MatchPropertyResult(Tuple<IPropertyEvaluator,IPropertyEvaluatorMetadata>, MatchProperty) Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Initialisiert eine neue Instanz der MatchPropertyResult-Klasse.
public:
MatchPropertyResult(Tuple<Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluator ^, Microsoft::VisualStudio::Workspace::Evaluator::IPropertyEvaluatorMetadata ^> ^ providerInfo, Microsoft::VisualStudio::Workspace::Evaluator::MatchProperty property);
public MatchPropertyResult ((Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluator,Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluatorMetadata) providerInfo, Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty property);
new Microsoft.VisualStudio.Workspace.Evaluator.MatchPropertyResult : Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluator * Microsoft.VisualStudio.Workspace.Evaluator.IPropertyEvaluatorMetadata * Microsoft.VisualStudio.Workspace.Evaluator.MatchProperty -> Microsoft.VisualStudio.Workspace.Evaluator.MatchPropertyResult
Public Sub New (providerInfo As Tuple(Of IPropertyEvaluator, IPropertyEvaluatorMetadata), property As MatchProperty)
Parameter
- providerInfo
- Tuple<IPropertyEvaluator,IPropertyEvaluatorMetadata>
Die Anbieter-evalutor-Info
- property
- MatchProperty
Die Match-Eigenschaft