ClientStation.IsWebBrowser Property

Gets the information if is running on web browser.
<ID("IsWebBrowser", (int)e.IsWebBrowser)> _ 
Public ReadOnly Property IsWebBrowser() As Boolean
This language is not supported or no code example is available.
[ID("IsWebBrowser", (int)e.IsWebBrowser)] 
public bool IsWebBrowser {get;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition