IBuildComponentMetadata.IsVisible Property
Definition
- Assembly
- Sandcastle.Core.dll
This read-only property returns true if the build component is visible to configuration tools
bool IsVisible { get; }
Property Value
Remarks
Configuration tools can use this to exclude components that should not appear for the user to select.