IIntelliTraceStackFrame.MethodToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the IntelliTrace method token for this method.
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