언어

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를 참조하세요.

적용 대상