Dart.Mail 名前空間 > IPEndPoint クラス : Port プロパティ |
<DefaultValueAttribute()> <DescriptionAttribute("Gets or sets the port number of the endpoint.")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Shadows Property Port As Integer
[DefaultValue()] [Description("Gets or sets the port number of the endpoint.")] [RefreshProperties(RefreshProperties.All)] public new int Port {get; set;}