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