言語

HttpPorts 列挙型

定義

エンドポイントに関連付けられているリッスン ポートの種類。

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum HttpPorts
[<System.Flags>]
type HttpPorts = 
Public Enum HttpPorts
継承
HttpPorts
属性

フィールド

名前 説明
None 0

None

Clear 1

透明

Ssl 2

Ssl

適用対象