IDTSProperty100.Name 屬性

定義

取得屬性的名稱。

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

屬性值

String

屬性的名稱。

屬性

備註

如需詳細資訊,請參閱DtsProperty

適用於