ConnectionAManufacturer Property
|
See the classes which implement this property for the format of the printer manufacturer string.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public virtual string Manufacturer { get; }
Public Overridable ReadOnly Property Manufacturer As String
Get
public:
virtual property String^ Manufacturer {
String^ get ();
}
Property Value
StringSee Also