CodeElement2 Methods

 

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

NameDescription
System_CAPS_pubmethodGetEndPoint(vsCMPart)

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

System_CAPS_pubmethodGetStartPoint(vsCMPart)

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

System_CAPS_pubmethodRenameSymbol(String^)

Changes the declared name of an object and updates all code references to the object within the scope of the current project.

Return to top
Show: