Partager via


IncomingWebResponseContext.ContentType Propriété

Définition

Obtient l'en-tête du type de contenu de la réponse Web entrante.

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

Valeur de propriété

En-tête du type de contenu de la réponse Web entrante.

S’applique à