Table of Contents

Property Capture

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Capture

Gets the ICapture instance that can be used for listening and handling capture sessions.

ICapture Capture { get; }

Property Value

ICapture

The ICapture instance associated with this IBrowser.