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