Aracılığıyla paylaş


HttpRequest.HasFormContentType Özellik

Tanım

Form türleri için Content-Type üst bilgisini denetler.

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

Özellik Değeri

Content-Type üst bilgisi form içerik türünü temsil ediyorsa true; aksi takdirde false.

Şunlara uygulanır