HttpResponseWrapper.Cookies Özellik

Tanım

Yanıt tanımlama bilgisi 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

Yanıt tanımlama bilgisi koleksiyonu.

Şunlara uygulanır