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