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