Share via


TeachingTip.ActionButtonContent プロパティ

定義

教育ヒントのアクション ボタンのテキストを取得または設定します。

このドキュメントは、WinUI 2 for UWP に適用されます (Windows アプリ SDKWinUI については、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

適用対象