언어

HttpClientConnection.GetServerPassword 메서드

정의

서버 비밀번호를 얻고,

public:
 System::String ^ GetServerPassword();
public string GetServerPassword();
member this.GetServerPassword : unit -> string
Public Function GetServerPassword () As String

반품

서버 비밀번호를 포함하는 문자열입니다.

적용 대상