Click or drag to resize

CvmDeviceInfoCvmSoftwareVersion Property

Gets the cvm software 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 CvmSoftwareVersion { get; set; }

Property Value

Type: String
The cvm software version string
See Also