DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Media
MediaDevice Class
MediaDevice Properties
Id Property
Name Property
Type Property
MediaDevice
Id Property
Gets the device's unique ID.
Namespace:
DotNetBrowser.Media
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
public
string
Id
{
get
; }
Property Value
Type:
String
The device's unique ID.
See Also
Reference
MediaDevice Class
DotNetBrowser.Media Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.