Workspace.ApplyProjectChanges(ProjectChanges) Metode

Definisi

Metode ini dipanggil selama TryApplyChanges(Solution) untuk setiap proyek yang telah ditambahkan, dihapus, atau diubah.

Ambil alih metode ini jika Anda ingin mengubah cara perubahan proyek diterapkan.

protected:
 virtual void ApplyProjectChanges(Microsoft::CodeAnalysis::ProjectChanges projectChanges);
protected virtual void ApplyProjectChanges(Microsoft.CodeAnalysis.ProjectChanges projectChanges);
abstract member ApplyProjectChanges : Microsoft.CodeAnalysis.ProjectChanges -> unit
override this.ApplyProjectChanges : Microsoft.CodeAnalysis.ProjectChanges -> unit
Protected Overridable Sub ApplyProjectChanges (projectChanges As ProjectChanges)

Parameter

projectChanges
ProjectChanges

Berlaku untuk