WindowsElement.Domain Property

Definition

Gets or sets the domain.

[System.Configuration.ConfigurationProperty("domain", IsRequired=false)]
public string Domain { get; set; }
[<System.Configuration.ConfigurationProperty("domain", IsRequired=false)>]
member this.Domain : string with get, set
Public Property Domain As String

Property Value

The domain.

Attributes

Applies to