Share via


TeachingTip.ActionButtonContent Propiedad

Definición

Obtiene o establece el texto del botón de acción de la sugerencia de enseñanza.

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

Valor de propiedad

Object

Platform::Object

IInspectable

Se aplica a