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