DataPackagePropertySetView.LogoBackgroundColor 属性

定义

获取共享应用的 Square30x30Logo 的背景色。

public:
 property Color LogoBackgroundColor { Color get(); };
Color LogoBackgroundColor();
public Color LogoBackgroundColor { get; }
var color = dataPackagePropertySetView.logoBackgroundColor;
Public ReadOnly Property LogoBackgroundColor As Color

属性值

共享应用的 Square30x30Logo 的背景色。

适用于