SessionStateApplicationEntry
Class
Definition
public sealed class SessionStateApplicationEntry : System.Management.Automation.Runspaces.SessionStateCommandEntry
- Inheritance
-
SessionStateApplicationEntry
Inherited Members
System.Management.Automation.Runspaces.ConstrainedSessionStateEntry
System.Management.Automation.Runspaces.InitialSessionStateEntry
System.Management.Automation.Runspaces.SessionStateCommandEntry
Constructors
| SessionStateApplicationEntry(String) |
Used to define a permitted script in this session state. If the path is "*", then any path is permitted. |
Properties
| Path |
The path to this application... |
Methods
| Clone() |
Shallow-clone this object... |