HttpClientConnection100Class.ServerPassword 속성

정의

public:
 virtual property System::String ^ ServerPassword {  void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(5)]
public virtual string ServerPassword { [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.ServerPassword : string
Public Overridable Property ServerPassword As String

속성 값

서버에 로그온하는 데 사용되는 암호를 포함하는 문자열 입니다.

구현

특성

적용 대상