ENC_ACTIVE_STATEMENT Fields

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

NameDescription
System_CAPS_pubfieldASINFO

enum_ASINFO flags with extra information about the current state.

System_CAPS_pubfieldfilename

The .pdb filename for the active statement.

System_CAPS_pubfieldid

Unique identifier of the active statement.

System_CAPS_pubfieldmethodToken

Token of the active method.

System_CAPS_pubfieldposType

An enum_POSITION_TYPE that determines the meaning of the tsPosition and filename members of this structure.

System_CAPS_pubfieldtsPosition

TextSpan for the active statement.

Return to top
Show: