Click or drag to resize

MediaDeviceId Property

Gets the device's unique ID.

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

Property Value

Type: String
The device's unique ID.
See Also