JAMS 6.x Help
StackTrace Property (PSWorkflowHost)


If true, the stack trace will be logged when errors occur
Syntax
'Declaration
 
Public ReadOnly Property StackTrace As System.Boolean
'Usage
 
Dim instance As PSWorkflowHost
Dim value As System.Boolean
 
value = instance.StackTrace
public System.bool StackTrace {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

Send Feedback