IDTSPackageInfo100.Name 属性

定义

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

属性值

一个 字符串 ,其中包含给定包的名称。

属性

适用于