ResolvedStackFrame Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Describes a StackFrame and decodes the raw stack frame data that was collected.
Namespace: Microsoft.VisualStudio.TraceLog
Assembly: Microsoft.VisualStudio.TraceLog (in Microsoft.VisualStudio.TraceLog.dll)
Syntax
'Declaration
Public NotInheritable Class ResolvedStackFrame
'Usage
Dim instance As ResolvedStackFrame
public sealed class ResolvedStackFrame
public ref class ResolvedStackFrame sealed
[<SealedAttribute>]
type ResolvedStackFrame = class end
public final class ResolvedStackFrame
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.TraceLog.ResolvedStackFrame
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.