Gets the device's "friendly" name.
            
 
    Namespace: 
   DotNetBrowser.Media
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntaxpublic 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