Share via


TeachingTip.CloseButtonContent 屬性

定義

取得或設定教學提示關閉按鈕的內容。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

public:
 property Platform::Object ^ CloseButtonContent { Platform::Object ^ get(); void set(Platform::Object ^ value); };
IInspectable CloseButtonContent();

void CloseButtonContent(IInspectable value);
public object CloseButtonContent { get; set; }
Public Property CloseButtonContent As Object

屬性值

Object

Platform::Object

IInspectable

適用於