Sources.Browsers Property |
Gets all of the available browsers for capture.
Namespace:
DotNetBrowser.Capture
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.11
Syntaxpublic IReadOnlyList<Source> Browsers { get; }
Property Value
Type:
IReadOnlyList<Source>
See Also