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à

Valore String contenente il percorso della configurazione. La posizione può corrispondere a un percorso, una variabile di ambiente, un nome di variabile del pacchetto padre oppure una chiave del Registro di sistema.

Attributi

Si applica a