IDTSConfiguration100.ConfigurationString Proprietà

Definizione

public:
 property System::String ^ ConfigurationString { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string ConfigurationString { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.ConfigurationString : string with get, set
Public Property ConfigurationString As String

Valore della proprietà

Una stringa che contiene la posizione della configurazione. La posizione può essere un percorso, una variabile di ambiente, il nome di una variabile del pacchetto genitore o una chiave di registro.

Attributi

Si applica a