Share via


GetChargerModel Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Retrieves an object that describes the battery charger model.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public Shared Function GetChargerModel As Battery.ChargerModel
public static Battery.ChargerModel GetChargerModel()
public:
static Battery::ChargerModel^ GetChargerModel()
static member GetChargerModel : unit -> Battery.ChargerModel 
public static function GetChargerModel() : Battery..::..ChargerModel

Return Value

Type: Microsoft.SPOT.Hardware. . :: . .Battery. . :: . .ChargerModel
The description of the battery charger model.

.NET Framework Security

See Also

Reference

Battery Class

Microsoft.SPOT.Hardware Namespace