Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 618 Bytes

package_getlogoasrandomaccessstreamreference_855497489.md

File metadata and controls

30 lines (18 loc) · 618 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Package.GetLogoAsRandomAccessStreamReference(Windows.Foundation.Size)
winrt method

Windows.ApplicationModel.Package.GetLogoAsRandomAccessStreamReference

-description

Gets the application logo of the package as a random access stream.

-parameters

-param size

The size of the application logo to get.

-returns

A random access stream that contains the logo.

-remarks

-see-also

-examples