Condividi tramite


TabView.AddTabButtonCommandParameter Proprietà

Definizione

Ottiene o imposta il parametro da passare alla proprietà AddTabButtonCommand.

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

void AddTabButtonCommandParameter(IInspectable value);
public object AddTabButtonCommandParameter { get; set; }
var object = tabView.addTabButtonCommandParameter;
tabView.addTabButtonCommandParameter = object;
Public Property AddTabButtonCommandParameter As Object

Valore della proprietà

Object

Platform::Object

IInspectable

Si applica a