AutomationElementIdentifiers.IsRequiredForFormProperty 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別表單需求判斷自動化屬性。 表單需求狀態指出專案是否必須在表單上完成。 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
屬性值
自動化屬性識別碼。