DeviceWatcherEvent Classe

Definizione

Attivato quando l'elenco dei dispositivi viene aggiornato al termine dell'enumerazione iniziale.

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
Ereditarietà
Object Platform::Object IInspectable DeviceWatcherEvent
Attributi

Requisiti Windows

Famiglia di dispositivi
Windows 10 (è stato introdotto in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v1.0)

Proprietà

DeviceInformation

Ottiene le informazioni per il dispositivo associato a DeviceWatcherEvent.

DeviceInformationUpdate

Ottiene informazioni aggiornate per un dispositivo aggiornato da DeviceWatcherEvent.

Kind

Ottiene il tipo per il dispositivo indicato da DeviceWatcherEvent.

Si applica a