次の方法で共有


EndpointRangeDescription クラス

定義

ポート範囲の詳細。

public class EndpointRangeDescription
type EndpointRangeDescription = class
Public Class EndpointRangeDescription
継承
EndpointRangeDescription

コンストラクター

EndpointRangeDescription(Int32, Int32)

EndpointRangeDescription の新しいインスタンスを初期化します。

プロパティ

EndPort

ポートの範囲の終了ポート。

StartPort

ポートの範囲の開始ポート。

適用対象