IPropertyEvaluator.GetMatchProperties(PropertyContext) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne les correspondances trouvées dans un contexte de propriété
public:
System::Collections::Generic::IReadOnlyCollection<Microsoft::VisualStudio::Workspace::Evaluator::MatchProperties ^> ^ GetMatchProperties(Microsoft::VisualStudio::Workspace::Evaluator::PropertyContext ^ propertyContext);
public System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Evaluator.MatchProperties> GetMatchProperties (Microsoft.VisualStudio.Workspace.Evaluator.PropertyContext propertyContext);
abstract member GetMatchProperties : Microsoft.VisualStudio.Workspace.Evaluator.PropertyContext -> System.Collections.Generic.IReadOnlyCollection<Microsoft.VisualStudio.Workspace.Evaluator.MatchProperties>
Public Function GetMatchProperties (propertyContext As PropertyContext) As IReadOnlyCollection(Of MatchProperties)
Paramètres
- propertyContext
- PropertyContext
Le contexte de la propriété
Retours
Collection de correspondances