Topic.Visible Property
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the topic is visible in the table of contents
public bool Visible { get; set; }
Property Value
- bool
If set to false, the item will still be added to the help file but to be accessible, a link to it must appear in one of the other topics.