PackageClass.IgnoreConfigurationsOnLoad Property

Definition

public:
 virtual property bool IgnoreConfigurationsOnLoad { bool get(); void set(bool value); };
public virtual bool IgnoreConfigurationsOnLoad { get; set; }
member this.IgnoreConfigurationsOnLoad : bool with get, set
Public Overridable Property IgnoreConfigurationsOnLoad As Boolean

Property Value

true if the package ignores configurations when the package is loaded; otherwise, false.

Implements

Applies to