Click or drag to resize

Settings Methods

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release

The Settings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCleanUp
Clean up unmanaged resources used by the application.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodStatic memberGeoBasePath
Looks up the given path in the GeoBase folder and returns an absolute path. The GeoBase folder is looked up in the registry at HKCU\Software\Telogis\GeoBase\path. If that key is not found then it is looked up at HKLM\Software\Telogis\GeoBase\path. If that key is not found either then the folder containing the GeoBase .NET DLL is used.
Public methodStatic memberGetAddressFormatsPath
Looks up the address format path and returns it if it exists in the directory.
Public methodStatic memberGetAvailableCultures
Gets the cultures available for generating directions. The head of the array is the default culture of the application.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSetDecompressionCacheSize
Set the cache size used by the GBFS decompressor.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also