SandcastleProjectDocumentNonBrowsable Property

This read-only property is used to get whether or not members marked with a BrowsableAttribute set to False are documented.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool DocumentNonBrowsable { get; }

Property Value

Boolean

See Also