Dart.Ftp 名前空間 > Session クラス : RemoteEndPoint プロパティ |
<DescriptionAttribute("IPEndPoint of the remote server to connect to.")> <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public Property RemoteEndPoint As IPEndPoint
[Description("IPEndPoint of the remote server to connect to.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public IPEndPoint RemoteEndPoint {get; set;}