PowerManager.PowerSourceKind 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得裝置目前的電源來源。
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
屬性值
裝置的目前電源。
備註
這個屬性會對應至 GUID_ACDC_POWER_SOURCE電源設定 GUID。
適用於
另請參閱
- PowerSourceKindChanged
- PowerSourceKind
- 使用應用程式生命週期 API
電源管理