Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectVisibleItems Property
This read-only helper property returns the flags used to indicate which optional items to document.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public VisibleItems VisibleItems { get; }

Property Value

Type: VisibleItems
See Also