Partager via


ContainerHttpGet.Scheme Propriété

Définition

Obtient ou définit le schéma. Les valeurs possibles sont : « http », « https »

[Newtonsoft.Json.JsonProperty(PropertyName="scheme")]
public string Scheme { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="scheme")>]
member this.Scheme : string with get, set
Public Property Scheme As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à