AddMember
Class
Definition
Activity to invoke the Microsoft.PowerShell.Utility\Add-Member command in a Workflow.
public sealed class AddMember : Microsoft.PowerShell.Activities.PSActivity
- Inheritance
Inherited Members
Microsoft.PowerShell.Activities.PipelineEnabledActivity
Microsoft.PowerShell.Activities.PSActivity
Constructors
| AddMember() |
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. |
| NotePropertyMembers |
Provides access to the NotePropertyMembers parameter. |
| NotePropertyName |
Provides access to the NotePropertyName parameter. |
| NotePropertyValue |
Provides access to the NotePropertyValue parameter. |
| PassThru |
Provides access to the PassThru parameter. |
| PSCommandName |
Gets the fully qualified name of the command invoked by this activity. |
| SecondValue |
Provides access to the SecondValue parameter. |
| TypeName |
Provides access to the TypeName parameter. |
| Value |
Provides access to the Value parameter. |