Udostępnij za pośrednictwem


Operator UITestControl.Inequality —

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

Składnia

'Deklaracja
Public Shared Operator <> ( _
    left As UITestControl, _
    right As UITestControl _
) As Boolean
public static bool operator !=(
    UITestControl left,
    UITestControl right
)
public:
static bool operator !=(
    UITestControl^ left, 
    UITestControl^ right
)
static let inline(<>)
        left:UITestControl * 
        right:UITestControl  : bool
Język JScript nie obsługuje przeciążonych operatorów.

Parametry

Wartość zwracana

Typ: Boolean

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

UITestControl Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.UITesting