| 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
Syntaxpublic 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: 
BrowserType See Also
See Also