InitialSessionState.Types
Property
Definition
List of types to use for this session state instance...
public virtual System.Management.Automation.Runspaces.InitialSessionStateEntryCollection<System.Management.Automation.Runspaces.SessionStateTypeEntry> Types { get; }
Property Value