次の方法で共有


AutomationElementIdentifiers.FlowsToProperty プロパティ

定義

オートメーション プロパティへの "フロー" を識別します。 "flow to" プロパティの値は 、GetFlowsTo メソッドによって返されます。

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

プロパティ値

オートメーション プロパティ識別子。

Windows の要件

デバイス ファミリ
Windows 10 Anniversary Edition (10.0.14393.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v3.0 で導入)

適用対象