共用方式為


AutomationElementIdentifiers.FlowsToProperty 屬性

定義

識別「流程至」自動化屬性。 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 引進)

適用於