CuteEditor for .NET 6.0 Class Library

Editor.BrowserType Property

Gets the browser type as detected by the HTTP headers sent by the browser.

[Visual Basic]
Public ReadOnly Property BrowserType As BrowserType
[C#]
public BrowserType BrowserType {get;}

See Also

Editor Class | CuteEditor Namespace