HttpWorkerRequest.HeaderIfMatch Alan

Tanım

HTTP üst bilgisinin dizin numarasını If-Match belirtir.

public: int HeaderIfMatch = 29;
public const int HeaderIfMatch = 29;
val mutable HeaderIfMatch : int
Public Const HeaderIfMatch As Integer  = 29

Alan Değeri

Value = 29

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