ENC_ACTIVE_STATEMENT Fields
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | ASINFO | enum_ASINFO flags with extra information about the current state. |
![]() | filename | The .pdb filename for the active statement. |
![]() | id | Unique identifier of the active statement. |
![]() | methodToken | Token of the active method. |
![]() | posType | An enum_POSITION_TYPE that determines the meaning of the tsPosition and filename members of this structure. |
![]() | tsPosition | TextSpan for the active statement. |
Show:
