CodeEvent Methods

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubmethodAddAttribute(String^, String^, Object^)

Creates a new attribute code construct and inserts the code in the correct location.

System_CAPS_pubmethodGetEndPoint(vsCMPart)

Gets a TextPoint object that marks the end of the code event element.

System_CAPS_pubmethodGetStartPoint(vsCMPart)

Gets a TextPoint object that marks the beginning of the code event element.

Return to top
Show: