Condividi tramite


IHttpRequestFeature.Scheme Proprietà

Definizione

Ottiene o imposta lo schema URI della richiesta. Ad esempio "http" o "https".

Si noti che questo valore non è incluso nella richiesta originale, viene dedotto controllando se il trasporto ha usato una connessione TLS o meno.

public:
 property System::String ^ Scheme { System::String ^ get(); void set(System::String ^ value); };
public string Scheme { get; set; }
member this.Scheme : string with get, set
Public Property Scheme As String

Valore della proprietà

Si applica a