IDTSConfigurationControl100.IgnoreConfigurationsOnLoad Property

Definition

public:
 property bool IgnoreConfigurationsOnLoad { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public bool IgnoreConfigurationsOnLoad { [System.Runtime.InteropServices.DispId(1610743808)] get; [System.Runtime.InteropServices.DispId(1610743808)] set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
[<get: System.Runtime.InteropServices.DispId(1610743808)>]
[<set: System.Runtime.InteropServices.DispId(1610743808)>]
member this.IgnoreConfigurationsOnLoad : bool with get, set
Public Property IgnoreConfigurationsOnLoad As Boolean

Property Value

A value that indicates whether the package ignores configurations when the package is loaded.

Attributes

Applies to