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.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public bool DocumentInternalAndPrivateIfExternal { get; }

Property Value

Boolean

See Also