Condividi tramite


HttpRequestHeaders.From Proprietà

Definizione

Ottiene o imposta il valore dell'intestazione From per una richiesta HTTP.

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

Valore della proprietà

Valore dell'intestazione From per una richiesta HTTP.

Si applica a