Table of Contents

Property Browser

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

Browser

Gets the IBrowser instance that initiated this request.

public IBrowser Browser { get; }

Property Value

IBrowser

The IBrowser instance or null if this instance has not been determined or not available anymore.