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