StackFrameExtensions.GetDebuggerString(StackFrame) 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.StackFrame frame);
static member GetDebuggerString : Microsoft.Windows.EventTracing.Symbols.StackFrame -> string
<Extension()>
Public Function GetDebuggerString (frame As StackFrame) As String
Parameters
- frame
- StackFrame