MSHelpKeywordIndexNamesDataSource Property

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

Definition

Namespace: Sandcastle.Core.ConceptualContent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public static IDictionary<string, string> IndexNamesDataSource { get; }

Property Value

IDictionaryString, String

See Also