ENC_EXCEPTION_SPAN Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information about an Edit and Continue exception span.
public value class ENC_EXCEPTION_SPANstruct ENC_EXCEPTION_SPANpublic struct ENC_EXCEPTION_SPANtype ENC_EXCEPTION_SPAN = structPublic Structure ENC_EXCEPTION_SPAN- Inheritance
- 
				ENC_EXCEPTION_SPAN
Fields
| id | Identifier for the exception handler assigned by the language service/compiler. | 
| methodToken | Token for the active method. | 
| tsPosition | TextSpan for the active statement. |