IFeatureManifest.AlwaysForceInstall Property

Definition

Gets or sets whether the feature should be installed by force, even if the feature is already installed.

public bool AlwaysForceInstall { get; set; }

Property Value

Boolean

True if the feature should be installed by force; false otherwise.

Applies to