CodeElement2 Methods
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | GetEndPoint(vsCMPart) | Gets a TextPoint object that marks the end of the code element definition. |
![]() | GetStartPoint(vsCMPart) | Gets a TextPoint object that marks the beginning of the code element definition. |
![]() | RenameSymbol(String^) | Changes the declared name of an object and updates all code references to the object within the scope of the current project. |
Show:
