Share via


IIntelliTraceStackFrame.ILOffset Property

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

Syntax

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

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

IIntelliTraceStackFrame Interface

Microsoft.VisualStudio.IntelliTrace Namespace