Share via


IIntelliTraceStackFrame Interface

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
Public Interface IIntelliTraceStackFrame
public interface IIntelliTraceStackFrame
public interface class IIntelliTraceStackFrame
type IIntelliTraceStackFrame =  interface end
public interface IIntelliTraceStackFrame

The IIntelliTraceStackFrame type exposes the following members.

Properties

  Name Description
Public property ILOffset
Public property MethodToken
Public property MethodVersion

Top

See Also

Reference

Microsoft.VisualStudio.IntelliTrace Namespace