IDTSConnectionManagerHttp100.ProxyUserName 属性

定义

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

属性值

登录到代理时使用的用户名。

属性

适用于