ClassOSInformation
Class
Provides detailed information about the host operating system.
Definition
Namespace:ArtOfTest.WebAii.Win32
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public static class OSInformation
Inheritance: objectOSInformation
Properties
UserDefaultBrowser
Gets the logged in user default browser.
Declaration
cs-api-definition
public static BrowserType UserDefaultBrowser { get; }
Property Value
The system default browser.