SessionStateWorkflowEntry
Class
Definition
public sealed class SessionStateWorkflowEntry : System.Management.Automation.Runspaces.SessionStateCommandEntry
- Inheritance
-
SessionStateWorkflowEntry
Inherited Members
System.Management.Automation.Runspaces.ConstrainedSessionStateEntry
System.Management.Automation.Runspaces.InitialSessionStateEntry
System.Management.Automation.Runspaces.SessionStateCommandEntry
Constructors
| SessionStateWorkflowEntry(String, String) |
Represents a workflow definition in an Initial session state object. |
| SessionStateWorkflowEntry(String, String, String) |
Represents a workflow definition in an Initial session state object. |
| SessionStateWorkflowEntry(String, String, ScopedItemOptions, String) |
Represents a workflow definition in an Initial session state object. |
Properties
| Definition |
The string to use to define this function... |
| HelpFile |
The name of the help file associated with the function. |
| Options |
Options controling scope visiblity and setability for this entry. |
Methods
| Clone() |
Shallow-clone this object... |