Sdílet prostřednictvím


CookieOptions.Domain Vlastnost

Definice

Získá nebo nastaví doménu pro přidružení souboru cookie.

public:
 property System::String ^ Domain { System::String ^ get(); void set(System::String ^ value); };
public string Domain { get; set; }
public string? Domain { get; set; }
member this.Domain : string with get, set
Public Property Domain As String

Hodnota vlastnosti

Doména, ke které se má soubor cookie přidružit.

Platí pro