GetMember
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Get-Member command in a Workflow.
public sealed class GetMember : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| GetMember() |
Gets the display name of the command invoked by this activity. |
Properties
| Force |
Provides access to the Force parameter. |
| InputObject |
Provides access to the InputObject parameter. |
| MemberType |
Provides access to the MemberType parameter. |
| Name |
Provides access to the Name parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| Static |
Provides access to the Static parameter. |
| View |
Provides access to the View parameter. |