Partager via


TabView.AddTabButtonCommandParameter Propriété

Définition

Obtient ou définit le paramètre à passer à la propriété 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

Valeur de propriété

Object

Platform::Object

IInspectable

S’applique à