XmlWaveAnnouncer Constructor (String) | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Create an XmlWaveAnnouncer that uses the specified languages directory and a culture
set to
CurrentCulture.
Namespace:
Telogis.GeoBase.Navigation.Announcements
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public XmlWaveAnnouncer(
string path
)
Public Sub New (
path As String
)
Parameters
- path
- Type: SystemString
Path to languages directory.
See Also