MapManager.ShowMapsUpdateUI Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays the UI that lets users update maps that were previously downloaded for offline use.
public:
static void ShowMapsUpdateUI();
static void ShowMapsUpdateUI();
public static void ShowMapsUpdateUI();
function showMapsUpdateUI()
Public Shared Sub ShowMapsUpdateUI ()
Remarks
See the remarks section of the ShowDownloadedMapsUI method.