InlineScriptContext
Class
Definition
Defines the context information available to scripts running within the InlineScript activity. These are exposed through the $PSActivity automatic variable.
public class InlineScriptContext
- Inheritance
-
InlineScriptContext
Constructors
| InlineScriptContext(InlineScript) |
Creates a new InlineScriptContext |
Properties
| Variables |
Gets the current variables and arguments that are in-scope for the current activity within its context in the workflow. |