SandcastleProjectDocumentInternalAndPrivateIfExternal 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: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool DocumentInternalAndPrivateIfExternal { get; }
Public ReadOnly Property DocumentInternalAndPrivateIfExternal As Boolean
Get
public:
property bool DocumentInternalAndPrivateIfExternal {
bool get ();
}
member DocumentInternalAndPrivateIfExternal : bool with get
Property Value
Boolean