Sdílet prostřednictvím


SiteConfig.Http20Enabled Vlastnost

Definice

Získá nebo nastaví http20Enabled: Nakonfiguruje web tak, aby klientům umožňoval připojení přes http2.0.

[Newtonsoft.Json.JsonProperty(PropertyName="http20Enabled")]
public bool? Http20Enabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="http20Enabled")>]
member this.Http20Enabled : Nullable<bool> with get, set
Public Property Http20Enabled As Nullable(Of Boolean)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro