DynamicPowershell Constructor
This element is introduced in Windows PowerShell 5.0.
Namespace: Microsoft.OneGet.Utility.PowerShell
Assembly: Microsoft.OneGet.Utility.PowerShell (in Microsoft.OneGet.Utility.PowerShell.dll)
Usage
'Usage
Dim instance As New DynamicPowershell
Syntax
'Declaration
Public Sub New
public DynamicPowershell ()
public:
DynamicPowershell ()
public DynamicPowershell ()
public function DynamicPowershell ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Target Platforms
See Also
Reference
DynamicPowershell Class
DynamicPowershell Members
Microsoft.OneGet.Utility.PowerShell Namespace