MapControlTransitFeaturePointerEnteredEventArgs.DisplayName Property

Definition

Gets the display name.

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

Property Value

String

Platform::String

winrt::hstring

The display name.

Applies to