Share via


WindowsElement.UserName Property

Definition

Gets or sets the username.

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

Property Value

The username.

Attributes

Applies to