Namespace: ConnectedApps.Cms.Sdk.SettingsAssembly: ConnectedApps.Cms.Sdk.Settings (in ConnectedApps.Cms.Sdk.Settings.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static Dictionary<string, string> Indices { get; }
Public Shared ReadOnly Property Indices As Dictionary(Of String, String)
Get
public:
static property Dictionary<String^, String^>^ Indices {
Dictionary<String^, String^>^ get ();
}
static member Indices : Dictionary<string, string> with get
Property Value
Type:
DictionaryString,
String
See Also