IESettings.AutoCompleteForm-Eigenschaft

Ruft die AutoVervollständigen-Einstellung für Formulare ab.

Namespace:  Microsoft.VisualStudio.TestTools.UITest.Common
Assembly:  Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntax

'Declaration
Public Shared ReadOnly Property AutoCompleteForm As Setting
    Get
public static Setting AutoCompleteForm { get; }
public:
static property Setting^ AutoCompleteForm {
    Setting^ get ();
}
static member AutoCompleteForm : Setting
static function get AutoCompleteForm () : Setting

Eigenschaftswert

Typ: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Die AutoVervollständigen-Einstellung für Formulare des Benutzers.

.NET Framework-Sicherheit

Siehe auch

Referenz

IESettings Klasse

Microsoft.VisualStudio.TestTools.UITest.Common-Namespace

Setting