IdeaBlade.Core Assembly > IdeaBlade.Core Namespace > TraceFns Class : StackWriteLine Method |
'Declaration
Protected Shared Sub StackWriteLine( _ ByVal pStackFrame As StackFrame, _ ByVal pMessage As String _ )
'Usage
Dim pStackFrame As StackFrame Dim pMessage As String TraceFns.StackWriteLine(pStackFrame, pMessage)
protected static void StackWriteLine( StackFrame pStackFrame, string pMessage )
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