| ResourceTypes | The type of resources acknowledged by Windows. These are used when a resource type is requested in function calls. |
| LanguageID (get) | Returns the language this resource is identified with. |
| ResourceName (get) | Returns the Name or ID of the resource. |
| ResourceType (get) | Returns the Name or ID of the resource type. |
| Equals | Determines if this object and the value are equal. |
| GetHashCode | Returns a pseudo-unique hashcode that represents this object. |
| ToString | Returns a String representation of this object. |