Gets the name of the capture source.
Namespace:
DotNetBrowser.Capture
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Name { get; }
Property Value
Type:
String
The name of the capture source. The name is not guaranteed to be unique.
See Also