Partilhar via


Shell.Items Propriedade

Definição

Recebe a coleção de ShellItem objetos na Concha. Esta é uma propriedade vinculável.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::ShellItem ^> ^ Items { System::Collections::Generic::IList<Microsoft::Maui::Controls::ShellItem ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.ShellItem> Items { get; }
member this.Items : System.Collections.Generic.IList<Microsoft.Maui.Controls.ShellItem>
Public ReadOnly Property Items As IList(Of ShellItem)

Valor de Propriedade

Aplica-se a