JAMS Developer Guide
PSRunspace Class
Members 


MVPSI.JAMS.Activities.PowerShell Namespace : PSRunspace Class
A PSRunspace activity provides a PowerShell runspace to PowerShell activities that it hosts.
Object Model
PSRunspace Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Body")>
<System.Drawing.ToolboxBitmapAttribute()>
Public Class PSRunspace 
   Inherits MVPSI.JAMS.Activities.JAMSNativeActivity
   Implements MVPSI.JAMS.Activities.ISupportCommands 
'Usage
 
Dim instance As PSRunspace
[System.Windows.Markup.ContentProperty("Body")]
[System.Drawing.ToolboxBitmap()]
public class PSRunspace : MVPSI.JAMS.Activities.JAMSNativeActivity, MVPSI.JAMS.Activities.ISupportCommands  
Inheritance Hierarchy

System.Object
   System.Activities.Activity
      System.Activities.NativeActivity
         MVPSI.JAMS.Activities.JAMSNativeActivity
            MVPSI.JAMS.Activities.PowerShell.PSRunspace

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PSRunspace Members
MVPSI.JAMS.Activities.PowerShell Namespace