Click or drag to resize

SourceName Property

Gets the name of the capture source.

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

Property Value

Type: String
The name of the capture source. The name is not guaranteed to be unique.
See Also