GuidanceEventArgs.RoadName property

[This documentation is preliminary and is subject to change.]

TBD

Syntax

public string RoadName { get; }
Public ReadOnly Property RoadName As String
public:
property String^ RoadName { 
   String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

TBD

Requirements (device family)

Device family

Universal

API contract

windows.foundation.universalapicontract, introduced version 1.0

Namespace

Windows.Services.Maps.Guidance Windows::Services::Maps::Guidance [C++]

Metadata

windows.foundation.universalapicontract.winmd

See also

GuidanceEventArgs