Click or drag to resize

StartSessionParametersSources Property

Gets the available Sources instance.

Namespace:  DotNetBrowser.Capture.Handlers
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public Sources Sources { get; }

Property Value

Type: Sources
the available Sources instance.
See Also