PSModuleInfo.Scripts Property

Definition

Scripts to Process.

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

Property Value

Applies to