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