ISandcastleProject.DocumentProtectedInternalAsProtected Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get whether or not "protected internal" members are documented as "protected" only in the help file.
bool DocumentProtectedInternalAsProtected { get; }