ComputeDeviceModel Property |
Returns the model name of this compute device
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntax public string Model { get; }
Public ReadOnly Property Model As String
Get
public:
property String^ Model {
String^ get ();
}
Property Value
Type:
StringSee Also