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)

Применяется к