NamespaceSummaryItem.IsDocumented Property
Definition
- Namespace
- Sandcastle.Core.Project
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the namespace is included in the help file
public bool IsDocumented { get; set; }
This is used to get or set whether or not the namespace is included in the help file
public bool IsDocumented { get; set; }