| ProjectElement Methods |
The ProjectElement type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetHashCode | Serves as a hash function for a particular type. (Overrides ObjectGetHashCode.) | |
| GetMetadata |
Get a metadata value from a project element
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasMetadata |
See if the named metadata item exists
| |
| RemoveFromProjectFile |
Remove the item from the project
| |
| SetMetadata |
Set a metadata value in the project item
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |