다음을 통해 공유


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 배경색입니다.

적용 대상