AutomationElement.AutomationElementInformation.IsRequiredForForm Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob das UI Automation-Element in einem Formular ausgefüllt werden muss.

public:
 property bool IsRequiredForForm { bool get(); };
public bool IsRequiredForForm { get; }
member this.IsRequiredForForm : bool
Public ReadOnly Property IsRequiredForForm As Boolean

Eigenschaftswert

true, wenn das Element ausgefüllt werden muss, andernfalls false.

Hinweise

Weitere Informationen finden Sie unter IsRequiredForFormProperty.

Gilt für: