Runspace.SessionStateProxy Property

Definition

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

Property Value

Applies to