Share via


IDTSProperty100.Name Propriété

Définition

Obtient le nom de la propriété.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public string Name { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Name : string
Public ReadOnly Property Name As String

Valeur de propriété

Nom de la propriété.

Attributs

Remarques

Pour plus d’informations, consultez DtsProperty.

S’applique à