ResolvedCallSiteEvent.CallerMethod 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 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