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