次の方法で共有


AutomationElementIdentifiers.LocalizedLandmarkTypeProperty プロパティ

定義

ローカライズされたランドマーク型のオートメーション プロパティの識別子を取得します。

public:
 static property AutomationProperty ^ LocalizedLandmarkTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty LocalizedLandmarkTypeProperty();
public static AutomationProperty LocalizedLandmarkTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.localizedLandmarkTypeProperty;
Public Shared ReadOnly Property LocalizedLandmarkTypeProperty As AutomationProperty

プロパティ値

ローカライズされたランドマーク型のオートメーション プロパティの識別子。

Windows の要件

デバイス ファミリ
Windows 10 (10.0.10586.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v2.0 で導入)

注釈

ランドマークは、既知の値またはカスタムローカライズされた文字列である可能性がある型によって定義されます。

適用対象