ResolvedCallSiteEvent.CallerMethod 属性

定义

获取 ResolvedMethod 描述调用方的方法的。

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

属性值

ResolvedMethod

适用于