SandcastleProjectDocumentAttributes Property
This read-only property is used to get whether or not attributes on types and members are documented
in the syntax portion of the help file.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public bool DocumentAttributes { get; }
Public ReadOnly Property DocumentAttributes As Boolean
Get
public:
property bool DocumentAttributes {
bool get ();
}
member DocumentAttributes : bool with get
Property Value
Boolean