다음을 통해 공유


FTPClientConnection100Class.ServerPort 속성

정의

FTP 서버 포트를 가져오거나 설정합니다.

public:
 virtual property int ServerPort { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(2)]
public virtual int ServerPort { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.ServerPort : int with get, set
Public Overridable Property ServerPort As Integer

속성 값

FTP 서버 포트입니다.

구현

특성

적용 대상