ENC_EXCEPTION_SPAN Structure
Visual Studio 2015
Provides information about an Edit and Continue exception span.
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from ValueType.) |
![]() | GetHashCode() | (Inherited from ValueType.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
![]() | id | Identifier for the exception handler assigned by the language service/compiler. |
![]() | methodToken | Token for the active method. |
![]() | tsPosition | TextSpan for the active statement. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

