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 中引入)

适用于