CurrentAppSimulator.LicenseInformation Properti

Definisi

Mendapatkan metadata lisensi yang disimulasikan untuk aplikasi saat ini sebagaimana disediakan oleh simulasi.

public:
 static property LicenseInformation ^ LicenseInformation { LicenseInformation ^ get(); };
static LicenseInformation LicenseInformation();
public static LicenseInformation LicenseInformation { get; }
var licenseInformation = CurrentAppSimulator.licenseInformation;
Public Shared ReadOnly Property LicenseInformation As LicenseInformation

Nilai Properti

Metadata lisensi untuk aplikasi saat ini sebagaimana disediakan oleh simulasi.

Keterangan

Menggunakan elemen LicenseInformation dalam file WindowsStoreProxy.xml sebagai sumber data untuk anggota objek yang dikembalikan. Untuk informasi selengkapnya, lihat Menggunakan file WindowsStoreProxy.xml dengan CurrentAppSimulator.

API ini tidak memerlukan koneksi jaringan.

Berlaku untuk