Sdílet prostřednictvím


HttpRequest.HasFormContentType Vlastnost

Definice

Zkontroluje typy formulářů v hlavičce Content-Type.

public:
 abstract property bool HasFormContentType { bool get(); };
public abstract bool HasFormContentType { get; }
member this.HasFormContentType : bool
Public MustOverride ReadOnly Property HasFormContentType As Boolean

Hodnota vlastnosti

pokud hlavička Content-Type představuje typ obsahu formuláře; jinak nepravda.

Platí pro