Aracılığıyla paylaş


ClientWebSocketOptions.Cookies Özellik

Tanım

İstekle ilişkili tanımlama bilgilerini alır veya ayarlar.

public:
 property System::Net::CookieContainer ^ Cookies { System::Net::CookieContainer ^ get(); void set(System::Net::CookieContainer ^ value); };
[System.Runtime.Versioning.UnsupportedOSPlatform("browser")]
public System.Net.CookieContainer? Cookies { get; set; }
public System.Net.CookieContainer Cookies { get; set; }
[<System.Runtime.Versioning.UnsupportedOSPlatform("browser")>]
member this.Cookies : System.Net.CookieContainer with get, set
member this.Cookies : System.Net.CookieContainer with get, set
Public Property Cookies As CookieContainer

Özellik Değeri

İstekle ilişkili tanımlama bilgileri.

Öznitelikler

Şunlara uygulanır