Click or drag to resize

CvmDeviceDeviceInfo Property

Gets or sets information describing the device.

Namespace:  Rubedos.Viper.Net
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public CvmDeviceInfo DeviceInfo { get; }

Property Value

Type: CvmDeviceInfo
Information describing the device.
See Also