GrapeCity Secure Mail for .NET 4.0J
HostNameOrAddressColonPort プロパティ

「:ポート番号」を付けて、このIPEndPointを作成するために使用されたホスト名またはアドレスを取得または設定します。
シンタックス
<DescriptionAttribute("The host name or address used to create this IPEndPoint with ':port' appended.")>
<RefreshPropertiesAttribute(RefreshProperties.All)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public ReadOnly Property HostNameOrAddressColonPort As String
[Description("The host name or address used to create this IPEndPoint with ':port' appended.")]
[RefreshProperties(RefreshProperties.All)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public string HostNameOrAddressColonPort {get;}
解説
HostNameOrAddress がIPv6アドレスの場合、次のように角カッコを含めます。(例)[xx:yy...zz]:port。
参照

参照

IPEndPoint クラス
IPEndPoint メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.