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

属性值

String

一个字符串,指示管道组件的位置。

属性

适用于