PowerStatus.PowerLineStatus 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前的系統電源狀態。
public:
property System::Windows::Forms::PowerLineStatus PowerLineStatus { System::Windows::Forms::PowerLineStatus get(); };
public System.Windows.Forms.PowerLineStatus PowerLineStatus { get; }
member this.PowerLineStatus : System.Windows.Forms.PowerLineStatus
Public ReadOnly Property PowerLineStatus As PowerLineStatus
屬性值
其中一個 PowerLineStatus 值,表示目前的系統電源狀態。
備註
這個屬性指出系統電源是線上的,還是系統電源狀態不明。