CallSiteEvent.CallerMethodToken Property

Definition

Gets the IntelliTrace method token for this method that contains this call site.

public:
 property int CallerMethodToken { int get(); };
public:
 property int CallerMethodToken { int get(); };
public int CallerMethodToken { get; }
member this.CallerMethodToken : int
Public ReadOnly Property CallerMethodToken As Integer

Property Value

Applies to