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_SPAN
struct ENC_EXCEPTION_SPAN
public struct ENC_EXCEPTION_SPAN
type ENC_EXCEPTION_SPAN = struct
Public 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. |