共用方式為


MapControl.TransitFeaturesEnabled 屬性

定義

這個屬性未實作。

public:
 property bool TransitFeaturesEnabled { bool get(); void set(bool value); };
bool TransitFeaturesEnabled();

void TransitFeaturesEnabled(bool value);
public bool TransitFeaturesEnabled { get; set; }
var boolean = mapControl.transitFeaturesEnabled;
mapControl.transitFeaturesEnabled = boolean;
Public Property TransitFeaturesEnabled As Boolean

屬性值

Boolean

bool

這個屬性未實作。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於