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

适用于