GetProcess
Class
Definition
Activity to invoke the Microsoft.PowerShell.Management\Get-Process command in a Workflow.
public sealed class GetProcess : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| GetProcess() |
Gets the display name of the command invoked by this activity. |
Properties
| FileVersionInfo |
Provides access to the FileVersionInfo parameter. |
| IncludeUserName | |
| InputObject |
Provides access to the InputObject parameter. |
| Module |
Provides access to the Module parameter. |
| Name |
Provides access to the Name parameter. |
| ProcessId |
Provides access to the ProcessId parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |