言語

IDTSApplication100.ComponentStorePath プロパティ

定義

パイプラインコンポーネントが格納される経路を返します。 このプロパティは読み取り専用です。

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

プロパティ値

パイプラインコンポーネントの位置を示す文字列です。

属性

適用対象