Udostępnij za pośrednictwem


Metoda Playback.GetCorePropertyProvider —

Pobiera dostawca podstawowe właściwości dla formantu interfejsu użytkownika.

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

Składnia

'Deklaracja
Public Shared Function GetCorePropertyProvider ( _
    uiControl As UITestControl _
) As UITestPropertyProvider
public static UITestPropertyProvider GetCorePropertyProvider(
    UITestControl uiControl
)
public:
static UITestPropertyProvider^ GetCorePropertyProvider(
    UITestControl^ uiControl
)
static member GetCorePropertyProvider : 
        uiControl:UITestControl -> UITestPropertyProvider 
public static function GetCorePropertyProvider(
    uiControl : UITestControl
) : UITestPropertyProvider

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.TestTools.UITesting.UITestPropertyProvider
Dostawca właściwości core sterowania interfejsem użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Playback Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting

UITestPropertyProvider