共用方式為


AutomationElementIdentifiers.FlowsFromProperty 屬性

定義

識別「流程來源」自動化屬性。 GetFlowsFrom方法會傳回「流程來源」屬性值。

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

屬性值

自動化屬性識別碼。

Windows 需求

裝置系列
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)

適用於