Click or drag to resize

CvmDeviceInfoDeviceVersion Property

Gets or sets the device version.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net.Iface (in Rubedos.Viper.Net.Iface.dll) Version: 1.0.0.2336 (1.0.00000.2336)
Syntax
C#
public string DeviceVersion { get; }

Property Value

Type: String
The device version.
See Also