DeviceWatcherEvent.Kind Proprietà

Definizione

Ottiene il tipo per il dispositivo indicato da DeviceWatcherEvent.

public:
 property DeviceWatcherEventKind Kind { DeviceWatcherEventKind get(); };
DeviceWatcherEventKind Kind();
public DeviceWatcherEventKind Kind { get; }
var deviceWatcherEventKind = deviceWatcherEvent.kind;
Public ReadOnly Property Kind As DeviceWatcherEventKind

Valore della proprietà

Tipo di dispositivo aggiunto, rimosso o aggiornato.

Si applica a