MessagesBundle Class |
Namespace: Telogis.GeoBase.Internationalization
The MessagesBundle type exposes the following members.
Name | Description | |
---|---|---|
CultureDescription |
Gets the description for the culture of this message bundle.
| |
CultureID |
Gets the IetfLanguageTag for the culture of this message bundle.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetString |
Generate a phrase string from a Phrase tag within a Phrases node.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SupportsMessageType |
Whether the bundle supports messages of the given type.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Related articles: Using Languages and Cultures, Accessing Messages.