HttpWorkerRequest.HeaderContentType Alan

Tanım

HTTP üst bilgisinin dizin numarasını Content-Type belirtir.

public: int HeaderContentType = 12;
public const int HeaderContentType = 12;
val mutable HeaderContentType : int
Public Const HeaderContentType As Integer  = 12

Alan Değeri

Value = 12

Açıklamalar

.NET Framework, GetKnownRequestHeader ve SendKnownResponseHeader yöntemlerinde kullanılmak üzere her standart HTTP üst bilgi türüne bir dizin numarası atar.

Şunlara uygulanır