MapRouteLeg.TrafficCongestion プロパティ

定義

マップ ルート 区間に沿ったトラフィック輻輳のレベルを取得します。

public:
 property TrafficCongestion TrafficCongestion { TrafficCongestion get(); };
TrafficCongestion TrafficCongestion();
public TrafficCongestion TrafficCongestion { get; }
var trafficCongestion = mapRouteLeg.trafficCongestion;
Public ReadOnly Property TrafficCongestion As TrafficCongestion

プロパティ値

マップ ルート の区間に沿ったトラフィックの輻輳のレベル。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象