Share via


DataPackagePropertySetView.Square30x30Logo 속성

정의

원본 앱의 로고를 가져옵니다.

public:
 property IRandomAccessStreamReference ^ Square30x30Logo { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference Square30x30Logo();
public IRandomAccessStreamReference Square30x30Logo { get; }
var iRandomAccessStreamReference = dataPackagePropertySetView.square30x30Logo;
Public ReadOnly Property Square30x30Logo As IRandomAccessStreamReference

속성 값

로고의 비트맵입니다.

설명

로고는 LogoBackgroundColor의 색으로 채워집니다.

적용 대상