Share via


PowerManager.PowerSourceKind Proprietà

Definizione

Ottiene la fonte di alimentazione corrente del dispositivo.

public:
 static property PowerSourceKind PowerSourceKind { PowerSourceKind get(); };
static PowerSourceKind PowerSourceKind();
public static PowerSourceKind PowerSourceKind { get; }
var powerSourceKind = PowerManager.powerSourceKind;
Public Shared ReadOnly Property PowerSourceKind As PowerSourceKind

Valore della proprietà

Fonte di alimentazione corrente del dispositivo.

Commenti

Questa proprietà corrisponde al GUID dell'impostazione dell'alimentazioneGUID_ACDC_POWER_SOURCE.

Si applica a

Vedi anche