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é

Une chaîne qui contient l’emplacement de la configuration. L’emplacement peut être un chemin, une variable d’environnement, un nom de variable parent ou une clé de registre.

Attributs

S’applique à