MatchProperty.Equality(MatchProperty, MatchProperty) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Operator ==
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 ( = ) : Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty * Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty -> bool
Public Shared Operator == (matchProperty1 As MatchProperty, matchProperty2 As MatchProperty) As Boolean
Parameters
- matchProperty1
- MatchProperty
Match property 1
- matchProperty2
- MatchProperty
Match property 2
Returns
True if are the same