CookieOptions.Domain Proprietà

Definizione

Ottiene o imposta il dominio a cui associare il 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

Valore della proprietà

Dominio al quale associare il cookie.

Si applica a