IDTSPath100.Name Propriété

Définition

Obtient ou définit l'identificateur de chaîne d'un objet IDTSPath100.

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

Valeur de propriété

Nom de l'objet IDTSPath100.

Implémente

Attributs

Remarques

Les noms de chemins, contrairement aux noms de composants, n’ont pas besoin d’être uniques.

S’applique à