次の方法で共有


AutomationElementIdentifiers.LandmarkTypeProperty プロパティ

定義

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

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

プロパティ値

ランドマーク型のオートメーション プロパティの識別子。

Windows の要件

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

注釈

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

適用対象