SetTraceSource
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Set-TraceSource command in a Workflow.
public sealed class SetTraceSource : Microsoft.PowerShell.Activities.PSRemotingActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Microsoft.PowerShell.Activities.PSRemotingActivity
Constructors
| SetTraceSource() |
Gets the display name of the command invoked by this activity. |
Properties
| Debugger |
Provides access to the Debugger parameter. |
| FilePath |
Provides access to the FilePath parameter. |
| Force |
Provides access to the Force parameter. |
| ListenerOption |
Provides access to the ListenerOption parameter. |
| Name |
Provides access to the Name parameter. |
| Option |
Provides access to the Option parameter. |
| PassThru |
Provides access to the PassThru parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| PSHost |
Provides access to the PSHost parameter. |
| RemoveFileListener |
Provides access to the RemoveFileListener parameter. |
| RemoveListener |
Provides access to the RemoveListener parameter. |