共用方式為


BatteryPowerSource 列舉

定義

列舉裝置和電池可以電源或充電的電源。

public enum class BatteryPowerSource
public enum BatteryPowerSource
type BatteryPowerSource = 
Public Enum BatteryPowerSource
繼承
BatteryPowerSource

欄位

AC 2

電源是 AC 電源。

Battery 1

電源是電池,目前未收費。

Unknown 0

無法判斷電源。

Usb 3

電源是USB埠。

Wireless 4

電源是無線的。

適用於