Udostępnij za pośrednictwem


Metoda UITestActionExecutor.GetControlSupportLevel —

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

Składnia

'Deklaracja
Public MustOverride Function GetControlSupportLevel ( _
    control As UITechnologyElement _
) As Integer
public abstract int GetControlSupportLevel(
    UITechnologyElement control
)
public:
virtual int GetControlSupportLevel(
    UITechnologyElement^ control
) abstract
abstract GetControlSupportLevel : 
        control:UITechnologyElement -> int 
public abstract function GetControlSupportLevel(
    control : UITechnologyElement
) : int

Parametry

Wartość zwracana

Typ: System.Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestActionExecutor Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting