Project.RemoveProjectReference(ProjectReference) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Membuat instans baru proyek ini yang diperbarui untuk tidak lagi menyertakan referensi proyek yang ditentukan.
public:
Microsoft::CodeAnalysis::Project ^ RemoveProjectReference(Microsoft::CodeAnalysis::ProjectReference ^ projectReference);
public Microsoft.CodeAnalysis.Project RemoveProjectReference(Microsoft.CodeAnalysis.ProjectReference projectReference);
member this.RemoveProjectReference : Microsoft.CodeAnalysis.ProjectReference -> Microsoft.CodeAnalysis.Project
Public Function RemoveProjectReference (projectReference As ProjectReference) As Project
Parameter
- projectReference
- ProjectReference