TeachingTip.ActionButtonContent Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Texts der Interaktiven Schaltfläche des Lehrtipps.

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

void ActionButtonContent(IInspectable value);
public object ActionButtonContent { get; set; }
var object = teachingTip.actionButtonContent;
teachingTip.actionButtonContent = object;
Public Property ActionButtonContent As Object

Eigenschaftswert

Object

Platform::Object

IInspectable

Gilt für: