Compartilhar via


DeviceSelectedEventArgs.SelectedDevice Propriedade

Definição

O dispositivo selecionado pelo usuário no seletor.

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

Valor da propriedade

O dispositivo selecionado.

Aplica-se a