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.DiagnosticsAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public const int OFFSET_UNKNOWN
Field Value
Type:
Int32See Also