DeviceInformation.IsEnabled 屬性

定義

指出是否啟用此裝置。

public:
 property bool IsEnabled { bool get(); };
bool IsEnabled();
public bool IsEnabled { get; }
var boolean = deviceInformation.isEnabled;
Public ReadOnly Property IsEnabled As Boolean

屬性值

Boolean

bool

指出是否啟用此裝置。

適用於