Aracılığıyla paylaş


HttpRequestWrapper.Cookies Özellik

Tanım

İstemci tarafından gönderilen tanımlama bilgilerinin koleksiyonunu alır.

public:
 virtual property System::Web::HttpCookieCollection ^ Cookies { System::Web::HttpCookieCollection ^ get(); };
public override System.Web.HttpCookieCollection Cookies { get; }
member this.Cookies : System.Web.HttpCookieCollection
Public Overrides ReadOnly Property Cookies As HttpCookieCollection

Özellik Değeri

Müşterinin kurabiyeleri.

Şunlara uygulanır