MatchProperty.Inequality(MatchProperty, MatchProperty) Opérateur

Définition

Opérateur ! =

public:
 static bool operator !=(Microsoft::VisualStudio::Workspace::Evaluator::MatchProperty matchProperty1, Microsoft::VisualStudio::Workspace::Evaluator::MatchProperty matchProperty2);
public static bool operator != (Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty matchProperty1, Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty matchProperty2);
static member op_Inequality : Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty * Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty -> bool
Public Shared Operator != (matchProperty1 As MatchProperty, matchProperty2 As MatchProperty) As Boolean

Paramètres

matchProperty1
MatchProperty

Correspondance, propriété 1

matchProperty2
MatchProperty

Correspondance, propriété 2

Retours

Boolean

True si est différent

S’applique à