Share via


HttpWorkerRequest.HeaderSetCookie Alan

Tanım

HTTP üst bilgisinin Set-Cookie dizin numarasını 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, ve SendKnownResponseHeader yöntemlerinde kullanılmak üzere her standart HTTP üst bilgi türüne GetKnownRequestHeader bir dizin numarası atar.

Şunlara uygulanır