-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.PasswordBox.Password |
winrt property |
Gets or sets the password currently held by the PasswordBox.
<PasswordBox Password="string"/>
A string that represents the password currently held by the PasswordBox. The default is an empty string.