Click or drag to resize

OperationDevice Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Get the name of the device this operation runs on

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public string Device { get; }

Property Value

Type: String
See Also