UsbConnectionSerialNumber Property
|
Returns the serial number of the printer.
Namespace:
Zebra.Sdk.Comm
Assemblies:
SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax public virtual string SerialNumber { get; }
Public Overridable ReadOnly Property SerialNumber As String
Get
public:
virtual property String^ SerialNumber {
String^ get ();
}
Property Value
Type:
StringSee Also