Click or drag to resize
StackFrameOFFSET_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) Version: 4.0.0.0
Syntax
C#
public const int OFFSET_UNKNOWN

Field Value

Type: Int32
See Also