言語

ApplicationClass.ComponentStorePath プロパティ

定義

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

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

プロパティ値

パイプラインの構成要素の位置。

実装

属性

適用対象