Shell.Items Eigenschap

Definitie

Hiermee haalt u de verzameling ShellItem objecten op in de Shell. Dit is een bindbare eigenschap.

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)

Waarde van eigenschap

Van toepassing op