DeviceSelectedEventArgs.SelectedDevice Proprietà

Definizione

Il dispositivo selezionato dall'utente nella selezione.

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

Valore della proprietà

Dispositivo selezionato.

Si applica a