Condividi tramite


TeachingTip.ActionButtonContent Proprietà

Definizione

Ottiene o imposta il testo del pulsante di azione della descrizione informativa.

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

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a