次の方法で共有


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

プロパティ値

適用対象