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