IWinListViewGroupTask Property |
Returns the group’s task text. (Windows Vista only).
Namespace:
SmartBear.TestLeft.TestObjects.Win
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Task As String
Get
Dim instance As IWinListViewGroup
Dim value As String
value = instance.Task
property String^ Task {
String^ get ();
}
Property Value
Type:
StringExceptions See Also