Specifies if the window supports the Unicode text parameters of messages.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Unicode As Boolean
Get
Dim instance As IWindow
Dim value As Boolean
value = instance.Unicode
property bool Unicode {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also