IDTSHttpClientConnection100.GetProxyPassword Method
Definition
public:
System::String ^ GetProxyPassword();
[System.Runtime.InteropServices.DispId(29)]
public string GetProxyPassword ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member GetProxyPassword : unit -> string
Public Function GetProxyPassword () As String
Returns
代理密码。The proxy password.
- Attributes