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