ISandcastleProjectDocumentNonBrowsable Property
This read-only property is used to get whether or not members marked with a
BrowsableAttribute set to
False are documented.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
bool DocumentNonBrowsable { get; }
ReadOnly Property DocumentNonBrowsable As Boolean
Get
property bool DocumentNonBrowsable {
bool get ();
}
abstract DocumentNonBrowsable : bool with get
Property Value
Boolean