Bagikan melalui


StoreConfiguration.GetStoreLogDataAsync(StoreLogOptions) Metode

Definisi

Mendapatkan data log Microsoft Store untuk perangkat saat ini.

public:
 static IAsyncOperation<IRandomAccessStreamReference ^> ^ GetStoreLogDataAsync(StoreLogOptions options);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<IRandomAccessStreamReference> GetStoreLogDataAsync(StoreLogOptions const& options);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<IRandomAccessStreamReference> GetStoreLogDataAsync(StoreLogOptions options);
function getStoreLogDataAsync(options)
Public Shared Function GetStoreLogDataAsync (options As StoreLogOptions) As IAsyncOperation(Of IRandomAccessStreamReference)

Parameter

options
StoreLogOptions

Nilai yang menentukan opsi untuk permintaan data log.

Mengembalikan

Operasi asinkron yang, setelah berhasil diselesaikan, mengembalikan objek IRandomAccessStreamReference yang berisi data log.

Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Anniversary Edition (diperkenalkan dalam 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v3.0)

Berlaku untuk