IMSAAObjectDescription Property |
Gets the control's description.
Namespace:
SmartBear.TestLeft.TestObjects.MSAA
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax string Description { get; }
ReadOnly Property Description As String
Get
Dim instance As IMSAAObject
Dim value As String
value = instance.Description
property String^ Description {
String^ get ();
}
Property Value
Type:
StringExceptions See Also