Share via


ResolvedCallSiteEvent.CallerMethod Property

Definition

Gets the ResolvedMethod that describes the caller's method.

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

Property Value

Applies to