次の方法で共有


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

プロパティ値

パッケージに指定された名前を含む 文字列

属性

適用対象