IDTSConfiguration100.ConfigurationString Propriété

Définition

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

Valeur de propriété

Chaîne qui contient l’emplacement de la configuration. L'emplacement peut être un chemin d'accès, une variable d'environnement, un nom de variable d'un package parent ou une clé de Registre.

Attributs

S’applique à