Share via


WindowsElement.Password Property

Definition

Gets or sets the password.

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

Property Value

The password.

Attributes

Applies to