ISandcastleProjectDocumentInternalAndPrivateIfExternal Property
This read-only property is used to get whether or not internal members of base types in other
assemblies and private members in base types are documented.
Namespace: Sandcastle.Core.ProjectAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
bool DocumentInternalAndPrivateIfExternal { get; }
ReadOnly Property DocumentInternalAndPrivateIfExternal As Boolean
Get
property bool DocumentInternalAndPrivateIfExternal {
bool get ();
}
abstract DocumentInternalAndPrivateIfExternal : bool with get
Property Value
Boolean