Share via


TeachingTip.ActionButtonContent 屬性

定義

取得或設定教學提示動作按鈕的文字。

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

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

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

屬性值

Object

Platform::Object

IInspectable

適用於