共用方式為


ShareProvider.BackgroundColor 屬性

定義

取得共用提供者的背景色彩。

public:
 property Color BackgroundColor { Color get(); };
Color BackgroundColor();
public Color BackgroundColor { get; }
var color = shareProvider.backgroundColor;
Public ReadOnly Property BackgroundColor As Color

屬性值

共用提供者的背景色彩。

適用於