JAMS Developer Guide
UI Property


MVPSI.JAMS.Activities.PowerShell Namespace > PSWorkflowHost Class : UI Property
The PowerShell host User Interface
Syntax
'Declaration
 
Public Overrides ReadOnly Property UI As System.Management.Automation.Host.PSHostUserInterface
'Usage
 
Dim instance As PSWorkflowHost
Dim value As System.Management.Automation.Host.PSHostUserInterface
 
value = instance.UI
public override System.Management.Automation.Host.PSHostUserInterface UI {get;}
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

PSWorkflowHost Class
PSWorkflowHost Members