AutomationElementIdentifiers.IsRequiredForFormProperty 屬性

定義

識別表單需求判斷自動化屬性。 表單需求狀態指出專案是否必須在表單上完成。 IsRequiredForForm方法會傳回目前的狀態。

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

屬性值

自動化屬性識別碼。

適用於