Bagikan melalui


DevicePicker.RequestedProperties Properti

Definisi

Mendapatkan kumpulan properti untuk objek informasi perangkat yang dikembalikan.

public:
 property IVector<Platform::String ^> ^ RequestedProperties { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> RequestedProperties();
public IList<string> RequestedProperties { get; }
var iVector = devicePicker.requestedProperties;
Public ReadOnly Property RequestedProperties As IList(Of String)

Nilai Properti

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Properti yang ingin Anda kembalikan.

Berlaku untuk