次の方法で共有


IDTSPackageInfo100.Folder プロパティ

定義

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

プロパティ値

パッケージが見つかったフォルダーを含む 文字列

属性

適用対象