StackFrame::OFFSET_UNKNOWN Field

 

Defines the value that is returned from the GetNativeOffset or GetILOffset method when the native or Microsoft intermediate language (MSIL) offset is unknown. This field is constant.

Namespace:   System.Diagnostics
Assembly:  mscorlib (in mscorlib.dll)

public:
literal int OFFSET_UNKNOWN

Field Value

Type: System::Int32

The value of this constant is -1.

Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: