DataPackagePropertySetView.Square30x30Logo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the source app's logo.
public:
property IRandomAccessStreamReference ^ Square30x30Logo { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference Square30x30Logo();
public IRandomAccessStreamReference Square30x30Logo { get; }
var iRandomAccessStreamReference = dataPackagePropertySetView.square30x30Logo;
Public ReadOnly Property Square30x30Logo As IRandomAccessStreamReference
Property Value
The logo's bitmap.
Remarks
The logo is padded with the color in LogoBackgroundColor.