ResolvedCallSiteEvent.CalleeMethod Property

Definition

Gets the ResolvedMethod that describes the callee's method.

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

Property Value

Applies to