PSSessionConfigurationData.ModulesToImport Property

Definition

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

Property Value

Applies to