Partager via


Project.RemoveMetadataReference(MetadataReference) Méthode

Définition

Crée une instance de ce projet mise à jour pour ne plus inclure la référence de métadonnées spécifiée.

public:
 Microsoft::CodeAnalysis::Project ^ RemoveMetadataReference(Microsoft::CodeAnalysis::MetadataReference ^ metadataReference);
public Microsoft.CodeAnalysis.Project RemoveMetadataReference (Microsoft.CodeAnalysis.MetadataReference metadataReference);
member this.RemoveMetadataReference : Microsoft.CodeAnalysis.MetadataReference -> Microsoft.CodeAnalysis.Project
Public Function RemoveMetadataReference (metadataReference As MetadataReference) As Project

Paramètres

metadataReference
MetadataReference

Retours

S’applique à