SandcastleProjectDocumentPrivates Property
This read-only property is used to get whether or not private members are documented in the help file
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool DocumentPrivates { get; }
Public ReadOnly Property DocumentPrivates As Boolean
Get
public:
property bool DocumentPrivates {
bool get ();
}
member DocumentPrivates : bool with get
Property Value
Boolean