SdkOptionUsbDevicePrefix Property |
The port name prefix of USB deivces when discovered. Must be set before creating
Host and
TS100,
TS800,
TS100A objects to be effective
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic static string UsbDevicePrefix { get; set; }
Public Shared Property UsbDevicePrefix As String
Get
Set
public:
static property String^ UsbDevicePrefix {
String^ get ();
void set (String^ value);
}
Return Value
Type:
StringUSB Device Prefix string.
See Also