Share via


IIntelliTraceStackFrame.MethodVersion Property

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

Syntax

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

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

IIntelliTraceStackFrame Interface

Microsoft.VisualStudio.IntelliTrace Namespace