Table of Contents

MSHelpKeyword.IndexNamesDataSource Property

Definition

Namespace
Sandcastle.Core.ConceptualContent
Assembly
Sandcastle.Core.dll

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

public static IDictionary<string, string> IndexNamesDataSource { get; }

Property Value

IDictionary<string, string>