MSHelpKeywordValidIndexNames Property

This read-only property returns an enumerable list of valid index names

Definition

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

Property Value

IEnumerableString

See Also