HttpWorkerRequest.HeaderAcceptCharset Alan

Tanım

HTTP üst bilgisinin dizin numarasını Accept-Charset belirtir.

public: int HeaderAcceptCharset = 21;
public const int HeaderAcceptCharset = 21;
val mutable HeaderAcceptCharset : int
Public Const HeaderAcceptCharset As Integer  = 21

Alan Değeri

Value = 21

Açıklamalar

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

Şunlara uygulanır