IFeatureManifest.IsHidden Property

Definition

Gets or sets whether the feature is visible in the list of available features to activate.

public bool IsHidden { get; set; }

Property Value

Boolean

True if the feature is visible in the list; false otherwise.

Applies to