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