Share via


ResolvedStackFrame.Method Property

Definition

Gets the ResolvedMethod for this stack frame.

public:
 property Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ Method { Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ get(); };
public:
 property Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ Method { Microsoft::VisualStudio::IntelliTrace::ResolvedMethod ^ get(); };
public Microsoft.VisualStudio.IntelliTrace.ResolvedMethod Method { get; }
member this.Method : Microsoft.VisualStudio.IntelliTrace.ResolvedMethod
Public ReadOnly Property Method As ResolvedMethod

Property Value

Applies to