Share via


TabView.AddTabButtonCommandParameter Propriété

Définition

Obtient ou définit le paramètre à transmettre à la propriété AddTabButtonCommand.

Cette documentation s’applique à WinUI 2 pour UWP (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

void AddTabButtonCommandParameter(IInspectable value);
public object AddTabButtonCommandParameter { get; set; }
Public Property AddTabButtonCommandParameter As Object

Valeur de propriété

Object

Platform::Object

IInspectable

S’applique à