SandcastleProjectDocumentNonBrowsable Property
This read-only property is used to get whether or not members marked with a
BrowsableAttribute set to
False are documented.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool DocumentNonBrowsable { get; }
Public ReadOnly Property DocumentNonBrowsable As Boolean
Get
public:
property bool DocumentNonBrowsable {
bool get ();
}
member DocumentNonBrowsable : bool with get
Property Value
Boolean