String |
public struct StringResourceKey
The StringResourceKey type exposes the following members.
Name | Description | |
---|---|---|
StringResourceKey | Initializes a new instance of the StringResourceKey struct. |
Name | Description | |
---|---|---|
Description | Gets the description of the resource string to help translating it into other languages. | |
ExampleStringValue | Gets an example of the resource string value (always in english). | |
Key | Gets the resource key. |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
ToString | (Overrides ValueTypeToString) |