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