IDTSConfiguration100.ConfigurationString 属性

定义

public:
 property System::String ^ ConfigurationString { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(1)]
public string ConfigurationString { [System.Runtime.InteropServices.DispId(1)] get; [System.Runtime.InteropServices.DispId(1)] set; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<set: System.Runtime.InteropServices.DispId(1)>]
member this.ConfigurationString : string with get, set
Public Property ConfigurationString As String

属性值

包含配置位置的 字符串 。 位置可以是路径、环境变量、父包变量名或注册表项。

属性

适用于