http://www.emgu.com
Get the name of the device this operation runs on
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 1.0.0
Syntaxpublic string Device { get; }
Public ReadOnly Property Device As String
Get
public:
property String^ Device {
String^ get ();
}
member Device : string with get
Property Value
Type:
String
See Also