Bagikan melalui


DevicePickerFilter.SupportedDeviceClasses Properti

Definisi

Mendapatkan daftar kelas perangkat yang didukung untuk ditampilkan di pemilih. Ini default ke daftar kosong (tanpa filter). Anda dapat menambahkan kelas perangkat ke vektor ini dan memfilter daftar perangkat ke kelas yang ada di satu atau beberapa kelas yang disediakan.

public:
 property IVector<DeviceClass> ^ SupportedDeviceClasses { IVector<DeviceClass> ^ get(); };
IVector<DeviceClass> SupportedDeviceClasses();
public IList<DeviceClass> SupportedDeviceClasses { get; }
var iVector = devicePickerFilter.supportedDeviceClasses;
Public ReadOnly Property SupportedDeviceClasses As IList(Of DeviceClass)

Nilai Properti

Daftar kelas perangkat.

Berlaku untuk