Sdílet prostřednictvím


HttpRequest.ContentType Vlastnost

Definice

Získá nebo nastaví hlavičku Content-Type.

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

Hodnota vlastnosti

Hlavička Content-Type.

Platí pro