IntelliTraceStackFrame.MethodVersion 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 current version of the method for this frame.
public:
property int MethodVersion { int get(); };
public:
property int MethodVersion { int get(); };
public int MethodVersion { get; }
member this.MethodVersion : int
Public ReadOnly Property MethodVersion As Integer