SandcastleProjectRestrictedProperties Property

This returns a collection of restricted property names that cannot be used for user-defined property names.

Definition

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

Property Value

IReadOnlyCollectionString

See Also