IPSConsoleReadLineMockableMethods.RunspaceIsRemote(Runspace) Method
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.
public:
bool RunspaceIsRemote(System::Management::Automation::Runspaces::Runspace ^ runspace);
public bool RunspaceIsRemote (System.Management.Automation.Runspaces.Runspace runspace);
abstract member RunspaceIsRemote : System.Management.Automation.Runspaces.Runspace -> bool
Public Function RunspaceIsRemote (runspace As Runspace) As Boolean
Parameters
- runspace
- Runspace