IDTSRunningPackage100.PackageName プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property System::String ^ PackageName { System::String ^ get(); };
[System.Runtime.InteropServices.DispId(1610743811)]
public string PackageName { [System.Runtime.InteropServices.DispId(1610743811)] get; }
[<System.Runtime.InteropServices.DispId(1610743811)>]
[<get: System.Runtime.InteropServices.DispId(1610743811)>]
member this.PackageName : string
Public ReadOnly Property PackageName As String
プロパティ値
パッケージの名前を含む 文字列 。
- 属性