CookieBuilder.Domain Proprietà

Definizione

Dominio al quale associare il cookie.

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

Valore della proprietà

Commenti

Determina il valore che verrà impostato per Domain.

Si applica a