IExplorerBarwItem Property |
Returns the name of the specified item of the specified group.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IExplorerBarItemsCollection<string> wItem { get; }
ReadOnly Property wItem As IExplorerBarItemsCollection(Of String)
Get
Dim instance As IExplorerBar
Dim value As IExplorerBarItemsCollection(Of String)
value = instance.wItem
property IExplorerBarItemsCollection<String^>^ wItem {
IExplorerBarItemsCollection<String^>^ get ();
}
Property Value
Type:
IExplorerBarItemsCollectionStringExceptions See Also