MapControl.BusinessLandmarksEnabled Eigenschaft

Definition

Diese Eigenschaft ist nicht implementiert.

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

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

Eigenschaftswert

Boolean

bool

Diese Eigenschaft ist nicht implementiert.

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)

Gilt für: