UsbConnectionManufacturer Property
|
Returns printer's manufacturer.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 4.0.3435
Syntaxpublic override string Manufacturer { get; }Public Overrides ReadOnly Property Manufacturer As String
Get
public:
virtual property String^ Manufacturer {
String^ get () override;
}Property Value
String
See Also