Share via


OfflineMapPackage.DisplayName Property

Definition

Gets the display name of a geographic location for the offline map package.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = offlineMapPackage.displayName;
Public ReadOnly Property DisplayName As String

Property Value

String

Platform::String

winrt::hstring

Gets the display name of a geographic location for the offline map package.

Applies to