PSModuleInfo.ModuleList Property

Definition

ModuleList.

public:
 property System::Collections::Generic::IEnumerable<System::Object ^> ^ ModuleList { System::Collections::Generic::IEnumerable<System::Object ^> ^ get(); };
public System.Collections.Generic.IEnumerable<object> ModuleList { get; }
member this.ModuleList : seq<obj>
Public ReadOnly Property ModuleList As IEnumerable(Of Object)

Property Value

Applies to