次の方法で共有


IDTSHttpClientConnection100.GetServerPassword メソッド

定義

サーバー パスワードを取得します。

public:
 System::String ^ GetServerPassword();
[System.Runtime.InteropServices.DispId(28)]
public string GetServerPassword ();
[<System.Runtime.InteropServices.DispId(28)>]
abstract member GetServerPassword : unit -> string
Public Function GetServerPassword () As String

戻り値

サーバー パスワードです。

属性

注釈

詳細については、「HttpClientConnection100Class」を参照してください。

適用対象