Udostępnij za pośrednictwem


Właściwość UITest.Configuration —

Pobiera lub ustawia plik konfiguracji środowiska XML dla tego testu zakodowanej interfejsu użytkownika.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.UITest.Common
Zestaw:  Microsoft.VisualStudio.TestTools.UITest.Common (w Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Składnia

'Deklaracja
Public Property Configuration As UITestEnvironment
public UITestEnvironment Configuration { get; set; }
public:
property UITestEnvironment^ Configuration {
    UITestEnvironment^ get ();
    void set (UITestEnvironment^ value);
}
member Configuration : UITestEnvironment with get, set
function get Configuration () : UITestEnvironment
function set Configuration (value : UITestEnvironment)

Wartość właściwości

Typ: Microsoft.VisualStudio.TestTools.UITest.Common.UITestEnvironment
Plik konfiguracyjny XML środowisko, w tym kodowane test interfejsu użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITest.Common

UITestEnvironment