Share via


CodeElement2 Members

Include Protected Members
Include Inherited Members

Represents a code element or construct in a source file.

The CodeElement2 type exposes the following members.

Methods

 

Name

Description

Public method

GetEndPoint

Overloaded.

Public method

GetStartPoint

Overloaded.

Public method

RenameSymbol

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

Top

Properties

 

Name

Description

Public property

Children

Overloaded.

Public property

Collection

Overloaded.

Public property

DTE

Overloaded.

Public property

ElementID

Gets a value that uniquely identifies the element. Not implemented in Visual C# or Visual J#.

Public property

EndPoint

Overloaded.

Public property

Extender

Overloaded.

Public property

ExtenderCATID

Overloaded.

Public property

ExtenderNames

Overloaded.

Public property

FullName

Overloaded.

Public property

InfoLocation

Overloaded.

Public property

IsCodeType

Overloaded.

Public property

Kind

Overloaded.

Public property

Language

Overloaded.

Public property

Name

Overloaded.

Public property

ProjectItem

Overloaded.

Public property

StartPoint

Overloaded.

Top

See Also

Reference

CodeElement2 Interface

EnvDTE80 Namespace