Microsoft.PowerShell.Utility.Activities
Activity to invoke the Microsoft.PowerShell.Utility\Add-Member command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the MemberType parameter.
Provides access to the Name parameter.
Provides access to the Value parameter.
Provides access to the SecondValue parameter.
Provides access to the TypeName parameter.
Provides access to the Force parameter.
Provides access to the PassThru parameter.
Provides access to the NotePropertyName parameter.
Provides access to the NotePropertyValue parameter.
Provides access to the NotePropertyMembers parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Add-Type command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the TypeDefinition parameter.
Provides access to the Name parameter.
Provides access to the MemberDefinition parameter.
Provides access to the Namespace parameter.
Provides access to the UsingNamespace parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the AssemblyName parameter.
Provides access to the Language parameter.
Provides access to the ReferencedAssemblies parameter.
Provides access to the CodeDomProvider parameter.
Provides access to the CompilerParameters parameter.
Provides access to the OutputAssembly parameter.
Provides access to the OutputType parameter.
Provides access to the PassThru parameter.
Provides access to the IgnoreWarnings parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Compare-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the ReferenceObject parameter.
Provides access to the DifferenceObject parameter.
Provides access to the SyncWindow parameter.
Provides access to the Property parameter.
Provides access to the ExcludeDifferent parameter.
Provides access to the IncludeEqual parameter.
Provides access to the PassThru parameter.
Provides access to the Culture parameter.
Provides access to the CaseSensitive parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-Csv command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Delimiter parameter.
Provides access to the UseCulture parameter.
Provides access to the InputObject parameter.
Provides access to the Header parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-StringData command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the StringData parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Csv command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Delimiter parameter.
Provides access to the UseCulture parameter.
Provides access to the NoTypeInformation parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Html command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Provides access to the Body parameter.
Provides access to the Head parameter.
Provides access to the Title parameter.
Provides access to the As parameter.
Provides access to the CssUri parameter.
Provides access to the Fragment parameter.
Provides access to the PostContent parameter.
Provides access to the PreContent parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Xml command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Depth parameter.
Provides access to the InputObject parameter.
Provides access to the NoTypeInformation parameter.
Provides access to the As parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Export-Clixml command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Depth parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the InputObject parameter.
Provides access to the Force parameter.
Provides access to the NoClobber parameter.
Provides access to the Encoding parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Export-Csv command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the Force parameter.
Provides access to the NoClobber parameter.
Provides access to the Encoding parameter.
Provides access to the Append parameter.
Provides access to the Delimiter parameter.
Provides access to the UseCulture parameter.
Provides access to the NoTypeInformation parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Export-FormatData command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the Force parameter.
Provides access to the NoClobber parameter.
Provides access to the IncludeScriptBlock parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Culture command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Date command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Date parameter.
Provides access to the Year parameter.
Provides access to the Month parameter.
Provides access to the Day parameter.
Provides access to the Hour parameter.
Provides access to the Minute parameter.
Provides access to the Second parameter.
Provides access to the Millisecond parameter.
Provides access to the DisplayHint parameter.
Provides access to the UFormat parameter.
Provides access to the Format parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Event command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the EventIdentifier parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-EventSubscriber command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the SubscriptionId parameter.
Provides access to the Force parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Host command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Member command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Name parameter.
Provides access to the MemberType parameter.
Provides access to the View parameter.
Provides access to the Static parameter.
Provides access to the Force parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Random command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SetSeed parameter.
Provides access to the Maximum parameter.
Provides access to the Minimum parameter.
Provides access to the InputObject parameter.
Provides access to the Count parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-TraceSource command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Name parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-UICulture command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Activity to invoke the Microsoft.PowerShell.Utility\Get-Unique command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the AsString parameter.
Provides access to the OnType parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Group-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the NoElement parameter.
Provides access to the AsHashTable parameter.
Provides access to the AsString parameter.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Provides access to the Culture parameter.
Provides access to the CaseSensitive parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Import-Clixml command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the IncludeTotalCount parameter.
Provides access to the Skip parameter.
Provides access to the First parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Import-Csv command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Delimiter parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the UseCulture parameter.
Provides access to the Header parameter.
Provides access to the Encoding parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Invoke-Expression command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Command parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Measure-Command command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Expression parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Measure-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Provides access to the Sum parameter.
Provides access to the Average parameter.
Provides access to the Maximum parameter.
Provides access to the Minimum parameter.
Provides access to the Line parameter.
Provides access to the Word parameter.
Provides access to the Character parameter.
Provides access to the IgnoreWhiteSpace parameter.
Activity to invoke the Microsoft.PowerShell.Utility\New-Event command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the Sender parameter.
Provides access to the EventArguments parameter.
Provides access to the MessageData parameter.
Activity to invoke the Microsoft.PowerShell.Utility\New-TimeSpan command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Start parameter.
Provides access to the End parameter.
Provides access to the Days parameter.
Provides access to the Hours parameter.
Provides access to the Minutes parameter.
Provides access to the Seconds parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Out-File command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the FilePath parameter.
Provides access to the LiteralPath parameter.
Provides access to the Encoding parameter.
Provides access to the Append parameter.
Provides access to the Force parameter.
Provides access to the NoClobber parameter.
Provides access to the Width parameter.
Provides access to the InputObject parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Out-Printer command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Name parameter.
Provides access to the InputObject parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Out-String command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Stream parameter.
Provides access to the Width parameter.
Provides access to the InputObject parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Register-EngineEvent command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the Action parameter.
Provides access to the MessageData parameter.
Provides access to the SupportEvent parameter.
Provides access to the Forward parameter.
Provides access to the MaxTriggerCount parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Register-ObjectEvent command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the EventName parameter.
Provides access to the SourceIdentifier parameter.
Provides access to the Action parameter.
Provides access to the MessageData parameter.
Provides access to the SupportEvent parameter.
Provides access to the Forward parameter.
Provides access to the MaxTriggerCount parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Remove-Event command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the EventIdentifier parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Select-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Provides access to the ExcludeProperty parameter.
Provides access to the ExpandProperty parameter.
Provides access to the Unique parameter.
Provides access to the Last parameter.
Provides access to the First parameter.
Provides access to the Skip parameter.
Provides access to the Wait parameter.
Provides access to the Index parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Select-String command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Pattern parameter.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the SimpleMatch parameter.
Provides access to the CaseSensitive parameter.
Provides access to the Quiet parameter.
Provides access to the List parameter.
Provides access to the Include parameter.
Provides access to the Exclude parameter.
Provides access to the NotMatch parameter.
Provides access to the AllMatches parameter.
Provides access to the Encoding parameter.
Provides access to the Context parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Select-Xml command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Provides access to the Xml parameter.
Provides access to the Content parameter.
Provides access to the XPath parameter.
Provides access to the Namespace parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Send-MailMessage command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Attachments parameter.
Provides access to the Bcc parameter.
Provides access to the Body parameter.
Provides access to the BodyAsHtml parameter.
Provides access to the Encoding parameter.
Provides access to the Cc parameter.
Provides access to the DeliveryNotificationOption parameter.
Provides access to the From parameter.
Provides access to the SmtpServer parameter.
Provides access to the Priority parameter.
Provides access to the Subject parameter.
Provides access to the To parameter.
Provides access to the Credential parameter.
Provides access to the UseSsl parameter.
Provides access to the Port parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Set-Date command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Date parameter.
Provides access to the Adjust parameter.
Provides access to the DisplayHint parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Set-TraceSource command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Name parameter.
Provides access to the Option parameter.
Provides access to the ListenerOption parameter.
Provides access to the FilePath parameter.
Provides access to the Force parameter.
Provides access to the Debugger parameter.
Provides access to the PSHost parameter.
Provides access to the RemoveListener parameter.
Provides access to the RemoveFileListener parameter.
Provides access to the PassThru parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Sort-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Descending parameter.
Provides access to the Unique parameter.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Provides access to the Culture parameter.
Provides access to the CaseSensitive parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Start-Sleep command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Seconds parameter.
Provides access to the Milliseconds parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Tee-Object command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the FilePath parameter.
Provides access to the LiteralPath parameter.
Provides access to the Append parameter.
Provides access to the Variable parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Unregister-Event command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the SubscriptionId parameter.
Provides access to the Force parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Update-List command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Add parameter.
Provides access to the Remove parameter.
Provides access to the Replace parameter.
Provides access to the InputObject parameter.
Provides access to the Property parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Wait-Event command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the SourceIdentifier parameter.
Provides access to the Timeout parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Debug command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Message parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Error command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Exception parameter.
Provides access to the Message parameter.
Provides access to the ErrorRecord parameter.
Provides access to the Category parameter.
Provides access to the ErrorId parameter.
Provides access to the TargetObject parameter.
Provides access to the RecommendedAction parameter.
Provides access to the CategoryActivity parameter.
Provides access to the CategoryReason parameter.
Provides access to the CategoryTargetName parameter.
Provides access to the CategoryTargetType parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Output command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Progress command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Activity parameter.
Provides access to the Status parameter.
Provides access to the ProgressId parameter.
Provides access to the PercentComplete parameter.
Provides access to the SecondsRemaining parameter.
Provides access to the CurrentOperation parameter.
Provides access to the ParentId parameter.
Provides access to the Completed parameter.
Provides access to the SourceId parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Verbose command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Message parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Write-Warning command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Message parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertTo-Json command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Provides access to the Depth parameter.
Provides access to the Compress parameter.
Activity to invoke the Microsoft.PowerShell.Utility\ConvertFrom-Json command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the InputObject parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Get-TypeData command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the TypeName parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Invoke-RestMethod command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Method parameter.
Provides access to the Uri parameter.
Provides access to the WebSession parameter.
Provides access to the SessionVariable parameter.
Provides access to the Credential parameter.
Provides access to the UseDefaultCredentials parameter.
Provides access to the CertificateThumbprint parameter.
Provides access to the Certificate parameter.
Provides access to the UserAgent parameter.
Provides access to the DisableKeepAlive parameter.
Provides access to the TimeoutSec parameter.
Provides access to the Headers parameter.
Provides access to the MaximumRedirection parameter.
Provides access to the Proxy parameter.
Provides access to the ProxyCredential parameter.
Provides access to the ProxyUseDefaultCredentials parameter.
Provides access to the Body parameter.
Provides access to the ContentType parameter.
Provides access to the TransferEncoding parameter.
Provides access to the InFile parameter.
Provides access to the OutFile parameter.
Provides access to the PassThru parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Invoke-WebRequest command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the UseBasicParsing parameter.
Provides access to the Uri parameter.
Provides access to the WebSession parameter.
Provides access to the SessionVariable parameter.
Provides access to the Credential parameter.
Provides access to the UseDefaultCredentials parameter.
Provides access to the CertificateThumbprint parameter.
Provides access to the Certificate parameter.
Provides access to the UserAgent parameter.
Provides access to the DisableKeepAlive parameter.
Provides access to the TimeoutSec parameter.
Provides access to the Headers parameter.
Provides access to the MaximumRedirection parameter.
Provides access to the Method parameter.
Provides access to the Proxy parameter.
Provides access to the ProxyCredential parameter.
Provides access to the ProxyUseDefaultCredentials parameter.
Provides access to the Body parameter.
Provides access to the ContentType parameter.
Provides access to the TransferEncoding parameter.
Provides access to the InFile parameter.
Provides access to the OutFile parameter.
Provides access to the PassThru parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Unblock-File command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the Path parameter.
Provides access to the LiteralPath parameter.
Activity to invoke the Microsoft.PowerShell.Utility\Import-LocalizedData command in a Workflow.
Gets the display name of the command invoked by this activity.
Returns a configured instance of System.Management.Automation.PowerShell, pre-populated with the command to run.
The NativeActivityContext for the currently running activity.
A populated instance of Sytem.Management.Automation.PowerShell
The infrastructure takes responsibility for closing and disposing the PowerShell instance returned.
Gets the fully qualified name of the command invoked by this activity.
Provides access to the UICulture parameter.
Provides access to the BaseDirectory parameter.
Provides access to the FileName parameter.
Provides access to the SupportedCommand parameter.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Looks up a localized string similar to Cannot have an empty BaseDirectory for importing localized data. Please specify a valid BaseDirectory and run the command again..