AsyncCmdlet._failing Field
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 value As Boolean
value = Me._failing
Me._failing = value
Syntax
'Declaration
Protected _failing As Boolean
protected bool _failing
protected:
bool _failing
protected boolean _failing
protected var _failing : boolean
Platforms
Target Platforms
See Also
Reference
AsyncCmdlet Class
AsyncCmdlet Members
Microsoft.OneGet.Utility.PowerShell Namespace