ManufacturerInfoManufacturer Property |
Returns the manufacturer name of the battery.
Namespace:
Com.Datalogic.Device.Battery
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual string Manufacturer { get; }
Public Overridable ReadOnly Property Manufacturer As String
Get
Property Value
Type:
StringString
the manufacturer name of the battery.
Remarks See Also