Share via


IIntelliTraceStackFrame.MethodToken Property

Namespace:  Microsoft.VisualStudio.IntelliTrace
Assembly:  Microsoft.IntelliTrace.11.0.0 (in Microsoft.IntelliTrace.11.0.0.dll)

Syntax

'Declaration
ReadOnly Property MethodToken As Integer
int MethodToken { get; }
property int MethodToken {
    int get ();
}
abstract MethodToken : int with get
function get MethodToken () : int

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

IIntelliTraceStackFrame Interface

Microsoft.VisualStudio.IntelliTrace Namespace