다음을 통해 공유


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

속성 값

적용 대상