Compartilhar via


TeachingTip.ActionButtonContent Propriedade

Definição

Obtém ou define o texto do botão de ação da dica de ensino.

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 da propriedade

Object

Platform::Object

IInspectable

Aplica-se a