UsbConnectionSerialNumber Property
|
Gets the printer's serial number.
Namespace:
Zebra.Sdk.Comm
Assembly:
SdkApi_Desktop (in SdkApi_Desktop.dll) Version: 2.14.1989
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