IHttpCookie.Domain Property

Definition

Gets or sets the allowed hosts to receive the cookie.

public string? Domain { get; }
member this.Domain : string
Public ReadOnly Property Domain As String

Property Value

Applies to