AutomationPeer.GetLocalizedLandmarkType 方法

定義

取得當地語系化字串,表示與此自動化對等相關聯之專案的 AutomationLandmarkType 值。

public:
 virtual Platform::String ^ GetLocalizedLandmarkType() = GetLocalizedLandmarkType;
winrt::hstring GetLocalizedLandmarkType();
public string GetLocalizedLandmarkType();
function getLocalizedLandmarkType()
Public Function GetLocalizedLandmarkType () As String

傳回

String

Platform::String

winrt::hstring

專案的地標類型。

Windows 需求

裝置系列
Windows 10 (已於 10.0.10586.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v2.0 引進)

適用於