NavigationManagerStatusInfo Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
This returns the NavigationManager's INavigationStatus object, if present. This
can be used to set update controls or change the NavigationManager's appearance.
Namespace:
Telogis.GeoBase.Navigation
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public INavigationStatus StatusInfo { get; }
Public ReadOnly Property StatusInfo As INavigationStatus
Get
Property Value
Type:
INavigationStatusRemarks See Also