Partager via


DeviceWatcherEvent Classe

Définition

Déclenchée lorsque la liste des appareils est mise à jour une fois l’énumération initiale terminée.

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
Héritage
Object Platform::Object IInspectable DeviceWatcherEvent
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Propriétés

DeviceInformation

Obtient les informations de l’appareil associé à DeviceWatcherEvent.

DeviceInformationUpdate

Obtient des informations mises à jour pour un appareil mis à jour par DeviceWatcherEvent.

Kind

Obtient le type de l’appareil indiqué par DeviceWatcherEvent.

S’applique à