Condividi tramite


TeachingTip.ActionButtonCommandParameter Proprietà

Definizione

Ottiene o imposta il parametro da passare al comando per il pulsante di azione.

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

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

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a