次の方法で共有


GetProxyPassword メソッド

プロキシ パスワードを取得します。

名前空間:  Microsoft.SqlServer.Dts.Runtime
アセンブリ:  Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)

構文

'宣言
Public Function GetProxyPassword As String
'使用
Dim instance As HttpClientConnection
Dim returnValue As String

returnValue = instance.GetProxyPassword()
public string GetProxyPassword()
public:
String^ GetProxyPassword()
member GetProxyPassword : unit -> string 
public function GetProxyPassword() : String

戻り値

型: System. . :: . .String
プロキシ パスワードを表す String です。