BrowserInfoFamily Property |
Specifies the browser's family name
Namespace:
SmartBear.TestLeft
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public BrowserType Family { get; }
Public ReadOnly Property Family As BrowserType
Get
Dim instance As BrowserInfo
Dim value As BrowserType
value = instance.Family
public:
property BrowserType Family {
BrowserType get ();
}
Property Value
Type:
BrowserTypeSee Also