ExceptionEvent.MethodToken Property

Definition

Gets the IntelliTrace method token for the method where this event occurred. The method token may be 0 for some exception events.

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

Property Value

Applies to