DeviceWatcherEvent 类

定义

在初始枚举完成后更新设备列表时触发。

public ref class DeviceWatcherEvent sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class DeviceWatcherEvent final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class DeviceWatcherEvent
Public NotInheritable Class DeviceWatcherEvent
继承
Object Platform::Object IInspectable DeviceWatcherEvent
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

DeviceInformation

获取与 DeviceWatcherEvent 关联的设备的信息。

DeviceInformationUpdate

获取 DeviceWatcherEvent 更新的设备的更新信息。

Kind

获取 DeviceWatcherEvent 指示的设备的类型。

适用于