http://www.emgu.com
Get the name of the device this operation runs on
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
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