DeviceWatcherEvent.DeviceInformation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與 DeviceWatcherEvent相關聯之裝置的資訊。
public:
property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = deviceWatcherEvent.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation
屬性值
已新增、移除或更新裝置的資訊。