ISandcastleProject.DocumentNonBrowsable Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This read-only property is used to get whether or not members marked with a
BrowsableAttribute set to False are documented.
bool DocumentNonBrowsable { get; }