Gets the device's "friendly" name.
Namespace:
DotNetBrowser.Media
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public string Name { get; }
Property Value
Type:
String
The device's "friendly" name or an empty string when there's no device name.
This device name is not guaranteed to be unique.
See Also