Bagikan melalui


IStorageFolderQueryOperations.CreateFileQueryWithOptions(QueryOptions) Metode

Definisi

Mengambil objek dengan opsi yang ditentukan untuk menghitung file di lokasi penyimpanan dan berlangganan peristiwa yang diaktifkan saat konten lokasi penyimpanan berubah.

public:
 StorageFileQueryResult ^ CreateFileQueryWithOptions(QueryOptions ^ queryOptions);
StorageFileQueryResult CreateFileQueryWithOptions(QueryOptions const& queryOptions);
public StorageFileQueryResult CreateFileQueryWithOptions(QueryOptions queryOptions);
function createFileQueryWithOptions(queryOptions)
Public Function CreateFileQueryWithOptions (queryOptions As QueryOptions) As StorageFileQueryResult

Parameter

queryOptions
QueryOptions

Opsi untuk memfilter hasil kueri.

Mengembalikan

Objek untuk menghitung file dan berlangganan peristiwa.

Berlaku untuk