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