Search notes:

System.Management.Automation.SessionState

Properties

Applications System.Collections.Generic.List[string] get
Drive System.Management.Automation.DriveManagementIntrinsics get,
InvokeCommand System.Management.Automation.CommandInvocationIntrinsics get,
InvokeProvider System.Management.Automation.ProviderIntrinsics get,
LanguageMode System.Management.Automation.PSLanguageMode get,set;
Module System.Management.Automation.PSModuleInfo (?) get,
Path System.Management.Automation.PathIntrinsics get,
Provider System.Management.Automation.CmdletProviderManagementIntrinsics get,
PSVariable System.Management.Automation.PSVariableIntrinsics get,
Scripts System.Collections.Generic.List[string] get,
UseFullLanguageModeInDebugger bool UseFullLanguageModeInDebugger get,

See also

An instance of SessionState is stored in the respective property of System.Management.Automation.EngineIntrinsics

Index