InitialSessionStateEntry Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Baseclass for defining elements that can be added to an InitialSessionState object.
public ref class InitialSessionStateEntry abstract
public abstract class InitialSessionStateEntry
type InitialSessionStateEntry = class
Public MustInherit Class InitialSessionStateEntry
- Inheritance
-
InitialSessionStateEntry
- Derived
Constructors
InitialSessionStateEntry(String) |
The ctor so that each derived class has a name. |
Properties
Module |
The SnapIn to load from initially. |
Name |
The name of this entry. |
PSSnapIn |
The SnapIn to load from initially. |
Methods
Clone() |
Shallow-clone this object. |