IExplorerBarwGroup Property |
Returns the name 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 IReadOnlyEnumCollection2<string> wGroup { get; }
ReadOnly Property wGroup As IReadOnlyEnumCollection2(Of String)
Get
Dim instance As IExplorerBar
Dim value As IReadOnlyEnumCollection2(Of String)
value = instance.wGroup
property IReadOnlyEnumCollection2<String^>^ wGroup {
IReadOnlyEnumCollection2<String^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollection2StringExceptions See Also