CodeClass Class
A class in a ProjectItem.
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.CodeElement
Microsoft.VisualStudio.Tools.Applications.CodeClass
| Name | Description | |
|---|---|---|
![]() | Body | Gets or sets the text of the CodeClass body. |
![]() | FullName | Gets the fully qualified name of the CodeElement.(Inherited from CodeElement.) |
![]() | Kind | Gets the kind of the CodeElement.(Inherited from CodeElement.) |
![]() | Name | Gets the name of the CodeElement.(Inherited from CodeElement.) |
| Name | Description | |
|---|---|---|
![]() | Activate() | Activates the parent ProjectItem in the IDE with the current CodeElement visible.(Inherited from CodeElement.) |
![]() | AppendText(String) | Appends text to the end of the CodeClass body. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Format() | Formats the CodeElement.(Inherited from CodeElement.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (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:

