DataPackagePropertySetView.Square30x30Logo 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得來源應用程式的標誌。
public:
property IRandomAccessStreamReference ^ Square30x30Logo { IRandomAccessStreamReference ^ get(); };
IRandomAccessStreamReference Square30x30Logo();
public IRandomAccessStreamReference Square30x30Logo { get; }
var iRandomAccessStreamReference = dataPackagePropertySetView.square30x30Logo;
Public ReadOnly Property Square30x30Logo As IRandomAccessStreamReference
屬性值
標誌的點陣圖。
備註
標誌會以 LogoBackgroundColor中的色彩填補。