PSMonitorRunspaceInfo.RunspaceType 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.
Type of runspace for monitoring.
public:
property System::Management::Automation::Internal::PSMonitorRunspaceType RunspaceType { System::Management::Automation::Internal::PSMonitorRunspaceType get(); };
public System.Management.Automation.Internal.PSMonitorRunspaceType RunspaceType { get; }
member this.RunspaceType : System.Management.Automation.Internal.PSMonitorRunspaceType
Public ReadOnly Property RunspaceType As PSMonitorRunspaceType