Share via


TabView.AddTabButtonCommandParameter 屬性

定義

取得或設定要傳遞至 AddTabButtonCommand 屬性的參數。

本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。

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

屬性值

Object

Platform::Object

IInspectable

適用於