CodeElement Class
A unit of code in a ProjectItem of the type defined by CodeElementKind.
Assembly: Microsoft.VisualStudio.Tools.Applications (in Microsoft.VisualStudio.Tools.Applications.dll)
System.Object
Microsoft.VisualStudio.Tools.Applications.CodeElement
Microsoft.VisualStudio.Tools.Applications.CodeClass
Microsoft.VisualStudio.Tools.Applications.CodeFunction
Microsoft.VisualStudio.Tools.Applications.CodeElement
Microsoft.VisualStudio.Tools.Applications.CodeClass
Microsoft.VisualStudio.Tools.Applications.CodeFunction
| Name | Description | |
|---|---|---|
![]() | Activate() | Activates the parent ProjectItem in the IDE with the current CodeElement visible. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | Format() | Formats the CodeElement. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


