Freigeben über


Shell.Items Eigenschaft

Definition

Ruft die Auflistung von ShellItem Objekten in der Shell ab. Dies ist eine bindbare Eigenschaft.

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)

Eigenschaftswert

Gilt für: