PSModuleInfo.FileList Property

Definition

FileList.

public:
 property System::Collections::Generic::IEnumerable<System::String ^> ^ FileList { System::Collections::Generic::IEnumerable<System::String ^> ^ get(); };
public System.Collections.Generic.IEnumerable<string> FileList { get; }
member this.FileList : seq<string>
Public ReadOnly Property FileList As IEnumerable(Of String)

Property Value

Applies to