WideControl.Entries Property

Definition

Entries in this wide control

public:
 property System::Collections::Generic::List<System::Management::Automation::WideControlEntryItem ^> ^ Entries { System::Collections::Generic::List<System::Management::Automation::WideControlEntryItem ^> ^ get(); };
public System.Collections.Generic.List<System.Management.Automation.WideControlEntryItem> Entries { get; }
member this.Entries : System.Collections.Generic.List<System.Management.Automation.WideControlEntryItem>
Public ReadOnly Property Entries As List(Of WideControlEntryItem)

Property Value

Applies to