IDTSConfigurationControl100.IgnoreConfigurationsOnLoad Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
Valore della proprietà
Valore che indica se il pacchetto ignora configurazioni in fase di caricamento.
- Attributi