Workspace.ApplyAnalyzerConfigDocumentRemoved(DocumentId) Metode

Definisi

Metode ini dipanggil selama TryApplyChanges(Solution) untuk menghapus dokumen konfigurasi penganalisis dari proyek.

Ambil alih metode ini untuk mengimplementasikan kemampuan menghapus dokumen konfigurasi penganalisis.

protected virtual void ApplyAnalyzerConfigDocumentRemoved(Microsoft.CodeAnalysis.DocumentId documentId);
abstract member ApplyAnalyzerConfigDocumentRemoved : Microsoft.CodeAnalysis.DocumentId -> unit
override this.ApplyAnalyzerConfigDocumentRemoved : Microsoft.CodeAnalysis.DocumentId -> unit
Protected Overridable Sub ApplyAnalyzerConfigDocumentRemoved (documentId As DocumentId)

Parameter

documentId
DocumentId

Berlaku untuk