Runspace.SessionStateProxy Property
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.
Gets session state proxy.
public:
property System::Management::Automation::Runspaces::SessionStateProxy ^ SessionStateProxy { System::Management::Automation::Runspaces::SessionStateProxy ^ get(); };
public System.Management.Automation.Runspaces.SessionStateProxy SessionStateProxy { get; }
member this.SessionStateProxy : System.Management.Automation.Runspaces.SessionStateProxy
Public ReadOnly Property SessionStateProxy As SessionStateProxy