AspNetWebSocketContext.Cookies Egenskap

Definition

Hämtar den samling cookies som skickades av en fjärrklient i ett AspNetWebSocket meddelande.

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

Egenskapsvärde

Insamling av cookies.

Undantag

Egenskapen har inte implementerats.

Gäller för