HttpWorkerRequest.HeaderSetCookie Alan

Tanım

HTTP üst bilgisinin dizin numarasını Set-Cookie belirtir.

public: int HeaderSetCookie = 27;
public const int HeaderSetCookie = 27;
val mutable HeaderSetCookie : int
Public Const HeaderSetCookie As Integer  = 27

Alan Değeri

Value = 27

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