Table of Contents

IBuildComponentMetadata.IsVisible Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

This read-only property returns true if the build component is visible to configuration tools

bool IsVisible { get; }

Property Value

bool

Remarks

Configuration tools can use this to exclude components that should not appear for the user to select.