Shell.CurrentItem 属性

定义

当前选定的 ShellItem。

public:
 property Microsoft::Maui::Controls::ShellItem ^ CurrentItem { Microsoft::Maui::Controls::ShellItem ^ get(); void set(Microsoft::Maui::Controls::ShellItem ^ value); };
public Microsoft.Maui.Controls.ShellItem CurrentItem { get; set; }
member this.CurrentItem : Microsoft.Maui.Controls.ShellItem with get, set
Public Property CurrentItem As ShellItem

属性值

适用于