Condividi tramite


IncomingWebRequestContext.ContentType Proprietà

Definizione

Ottiene il valore dell'intestazione ContentType dalla richiesta Web in ingresso.

public:
 property System::String ^ ContentType { System::String ^ get(); };
public string ContentType { get; }
member this.ContentType : string
Public ReadOnly Property ContentType As String

Valore della proprietà

String

L’intestazione ContentType della richiesta Web in ingresso.

Si applica a