Name | Description | |
---|---|---|
PSWrapper Constructor | Gets the CultureInfo that represents the culture used by the current thread. |
The following tables list the members exposed by PSWrapper.
Name | Description | |
---|---|---|
PSWrapper Constructor | Gets the CultureInfo that represents the culture used by the current thread. |
Name | Description | |
---|---|---|
ContinueExecution | Defaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
m_PSWorkflowHost | Creates an instance of PSWorkflowHost (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity) |
Name | Description | |
---|---|---|
CommandName | The name of the Command or Function. | |
ConsoleFilePath | Specifies the path to the Console file. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity) | |
DisplayName | (Inherited from System.Activities.Activity) | |
Id | (Inherited from System.Activities.Activity) | |
Input | Optional pipeline input to pass into the PSWrapper. | |
ModuleName | The name of the Module that contains the command to be run. | |
Options | Specifies options for the PowerShell runtime. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity) | |
Properties | Collection of Properties. | |
ReferenceParameters | Collection of parameter names that were a PSReference on the function and need to be outputted back to the Workflow. | |
Results | The results from the PowerShell command. (Inherited from MVPSI.JAMS.Activities.PowerShell.PSActivity) |
Name | Description | |
---|---|---|
CanInduceIdle | Allows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
Constraints | (Inherited from System.Activities.Activity) | |
Implementation | (Inherited from System.Activities.NativeActivity) |
Name | Description | |
---|---|---|
GetAttributes | Returns a collection of custom attributes for this instance of a component. | |
GetClassName | Returns the class name of this instance of a component. | |
GetComponentName | TypeDescriptor.GetComponentName(this, true) | |
GetConverter | Returns a type converter for this instance of a component. | |
GetDefaultEvent | Returns the default event for this instance of a component. | |
GetDefaultProperty | Returns the default property for this instance of a component. | |
GetEditor | Returns an editor of the specified type for this instance of a component. | |
GetEvents | Overloaded. TypeDescriptor.GetEvents(this, attributes, true) | |
GetProperties | Overloaded. Provides an interface that supplies dynamic custom type information for an object. | |
GetPropertyOwner | Returns an object that contains the property described by the specified property descriptor. | |
ResumeCommandBookmark | Resumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity) | |
ToString | (Inherited from System.Activities.Activity) |
Name | Description | |
---|---|---|
Abort | (Inherited from System.Activities.NativeActivity) | |
CacheMetadata | Overloaded. Overridden. Registers Activity Metadata | |
Cancel | (Inherited from System.Activities.NativeActivity) | |
Execute | Overridden. Executes the PSWrapper Activity | |
OnCreateDynamicUpdateMap | Overloaded. (Inherited from System.Activities.NativeActivity) | |
UpdateInstance | (Inherited from System.Activities.NativeActivity) |