Aracılığıyla paylaş


AspNetWebSocketContext.Cookies Özellik

Tanım

Bir iletide uzak istemci AspNetWebSocket tarafından gönderilen tanımlama bilgileri koleksiyonunu alır.

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

Özellik Değeri

Tanımlama bilgileri koleksiyonu.

Özel durumlar

özelliği uygulanmadı.

Şunlara uygulanır