다음을 통해 공유


Project.RemoveMetadataReference(MetadataReference) 메서드

정의

지정된 메타데이터 참조를 더 이상 포함하지 않게 업데이트된 이 프로젝트의 새 인스턴스를 만듭니다.

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

매개 변수

metadataReference
MetadataReference

반환

적용 대상