Freigeben über


DeviceSelectedEventArgs.SelectedDevice Eigenschaft

Definition

Das vom Benutzer in der Auswahl ausgewählte Gerät.

public:
 property DeviceInformation ^ SelectedDevice { DeviceInformation ^ get(); };
DeviceInformation SelectedDevice();
public DeviceInformation SelectedDevice { get; }
var deviceInformation = deviceSelectedEventArgs.selectedDevice;
Public ReadOnly Property SelectedDevice As DeviceInformation

Eigenschaftswert

Das ausgewählte Gerät.

Gilt für: