Compartir a través de


ContainerHttpGet.Scheme Propiedad

Definición

Obtiene o establece el esquema. Los valores posibles incluyen: "http" y "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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a