Click or drag to resize

SourcesBrowsers Property

Gets all of the available browsers for capture.

Namespace:  DotNetBrowser.Capture
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.13.0
Syntax
C#
public IReadOnlyList<Source> Browsers { get; }

Property Value

Type: IReadOnlyListSource
See Also