Linguaggio

AutomationElement.AutomationElementInformation.IsRequiredForForm Proprietà

Definizione

Ottiene un valore che indica se l'elemento di automazione interfaccia utente deve essere compilato in un modulo.

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

Valore della proprietà

true se l'elemento deve essere compilato; in caso contrario false, .

Commenti

Per altre informazioni, vedere IsRequiredForFormProperty.

Si applica a