IFeatureManifest.ActivateOnDefault Property

Definition

Gets or sets whether the feature is activated during installation.

public bool ActivateOnDefault { get; set; }

Property Value

Boolean

True if the feature is activated during installation; false otherwise.

Applies to