ISandcastleProject.DocumentInternalAndPrivateIfExternal Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get whether or not internal members of base types in other assemblies and private members in base types are documented.
bool DocumentInternalAndPrivateIfExternal { get; }