DynamicPowershellResult 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 DynamicPowershellResult

Syntax

'Declaration
Public Sub New
public DynamicPowershellResult ()
public:
DynamicPowershellResult ()
public DynamicPowershellResult ()
public function DynamicPowershellResult ()

Remarks

The default constructor initializes any fields to their default values.

Platforms

Target Platforms

See Also

Reference

DynamicPowershellResult Class
DynamicPowershellResult Members
Microsoft.OneGet.Utility.PowerShell Namespace