ThreadStackExtensions.GetDebuggerString(IThreadStack) Method
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.
public static string GetDebuggerString (this Microsoft.Windows.EventTracing.Symbols.IThreadStack stack);
static member GetDebuggerString : Microsoft.Windows.EventTracing.Symbols.IThreadStack -> string
<Extension()>
Public Function GetDebuggerString (stack As IThreadStack) As String
Parameters
- stack
- IThreadStack