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