SaveHelp
Class
Definition
Activity to invoke the Microsoft.PowerShell.Core\Save-Help command in a Workflow.
public sealed class SaveHelp : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| SaveHelp() |
Gets the display name of the command invoked by this activity. |
Properties
| Credential | |
| DestinationPath |
Provides access to the DestinationPath parameter. |
| Force |
Provides access to the Force parameter. |
| FullyQualifiedModule | |
| LiteralPath |
Provides access to the LiteralPath parameter. |
| Module |
Provides access to the Module parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| UICulture |
Provides access to the UICulture parameter. |
| UseDefaultCredentials |
Provides access to the UseDefaultCredentials parameter. |