MSHelpKeywordIndexNamesDataSource Property

This read-only property returns a dictionary containing the valid index names and their descriptions suitable for data binding.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public static IDictionary<string, string> IndexNamesDataSource { get; }

Property Value

IDictionaryString, String

See Also