다음을 통해 공유


FTPClientConnection100Class.ServerUserName 속성

정의

사용자의 로그온 별칭을 가져오거나 설정합니다.

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

속성 값

사용자의 로그온 별칭입니다.

구현

특성

적용 대상