MSHelpKeywordValidIndexNames Property

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

Definition

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

Property Value

IEnumerableString

See Also