GrapeCity Secure FTP for .NET 4.0J
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;}
参照

関連項目

IPEndPoint クラス
IPEndPoint メンバ

 

 


© 2002, GrapeCity inc. All rights reserved.