Share via


AppDisplayInfo.GetLogo(Size) Metode

Definisi

Dapatkan logo aplikasi.

public:
 virtual RandomAccessStreamReference ^ GetLogo(Size size) = GetLogo;
RandomAccessStreamReference GetLogo(Size const& size);
public RandomAccessStreamReference GetLogo(Size size);
function getLogo(size)
Public Function GetLogo (size As Size) As RandomAccessStreamReference

Parameter

size
Size

Ukuran persegi panjang di mana logo harus pas.

Mengembalikan

Logo terbesar dalam file Package.appxmanifest Anda yang akan sesuai dengan Ukuran yang ditentukan.

Berlaku untuk