IJPasswordFieldwPasswordChar Property |
Retrieves the password character that the password control displays when the user is entering text.
Namespace:
SmartBear.TestLeft.TestObjects.Swing
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string wPasswordChar { get; }
ReadOnly Property wPasswordChar As String
Get
Dim instance As IJPasswordField
Dim value As String
value = instance.wPasswordChar
property String^ wPasswordChar {
String^ get ();
}
Property Value
Type:
StringExceptions See Also