Partager via


ImportMetadataViewConstraint.GetConstraint(TypeRef, Resolver) Méthode

Définition

Crée une contrainte pour le type de métadonnées spécifié.

public static Microsoft.VisualStudio.Composition.ImportMetadataViewConstraint GetConstraint (Microsoft.VisualStudio.Composition.Reflection.TypeRef metadataTypeRef, Microsoft.VisualStudio.Composition.Resolver resolver);
static member GetConstraint : Microsoft.VisualStudio.Composition.Reflection.TypeRef * Microsoft.VisualStudio.Composition.Resolver -> Microsoft.VisualStudio.Composition.ImportMetadataViewConstraint
Public Shared Function GetConstraint (metadataTypeRef As TypeRef, resolver As Resolver) As ImportMetadataViewConstraint

Paramètres

metadataTypeRef
TypeRef

Type de métadonnées.

resolver
Resolver

Chargeur d’assemblys.

Retours

Contrainte pour correspondre au type de métadonnées.

S’applique à