MapControl.BusinessLandmarksEnabled 屬性

定義

這個屬性未實作。

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

屬性值

Boolean

bool

這個屬性未實作。

Windows 需求

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

適用於