Click or drag to resize

ISilverlightPasswordBoxwText Property

Contents of the edit control, as text string.

Namespace:  SmartBear.TestLeft.TestObjects.Silverlight
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
string wText { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also