ScaleDefinitionConfigurationUsbVid Property | |
Gets or sets UsbVid.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute("")]
public string UsbVid { get; set; }
public:
[DefaultValueAttribute(L"")]
property String^ UsbVid {
String^ get ();
void set (String^ value);
}
function get_UsbVid();
function set_UsbVid(value);
Property Value
Type:
StringSee Also