XmlWaveAnnouncerGetDefaultCulture Method | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the full name of the default culture. The sounds directory used is the default
"langs" directory in the GeoBase system's
data path.
Namespace:
Telogis.GeoBase.Navigation.Announcements
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public static string GetDefaultCulture()
Public Shared Function GetDefaultCulture As String
Return Value
Type:
StringThe full name of the default culture, for example "en-US".
See Also