Click or drag to resize

XmlWaveAnnouncerGetDefaultCulture Method (String)

Verizon Connect Logo
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
)

Parameters

path
Type: SystemString
Path to the sounds directory.

Return Value

Type: String
The full name of the default culture, for example "en-US".
See Also