SessionStateAssemblyEntry
Class
Definition
An assembly to load for this sessionstate...
public sealed class SessionStateAssemblyEntry : System.Management.Automation.Runspaces.InitialSessionStateEntry
- Inheritance
Inherited Members
System.Management.Automation.Runspaces.InitialSessionStateEntry
Constructors
| SessionStateAssemblyEntry(String) |
Create a named entry for the assembly to load, specifying just the nanme |
| SessionStateAssemblyEntry(String, String) |
Create a named entry for the assembly to load with both the name and the path to the assembly as a backup. |
Properties
| FileName |
Return the assembly file name... |
Methods
| Clone() |
Shallow-clone this object |