IDTSHttpClientConnection100.ProxyPassword 屬性

定義

設定用來登入 Proxy 的密碼。

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

屬性值

String

用來登入 Proxy 的密碼。

屬性

適用於