RoadElement.IsTunnel property

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

TBD

Syntax

public bool IsTunnel { get; }
Public ReadOnly Property IsTunnel As Boolean
public:
property bool IsTunnel { 
   bool get();
}

Property value

Type: System.Boolean [.NET] | Platform::Boolean [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

RoadElement