Workspace.ApplyAnalyzerConfigDocumentRemoved(DocumentId) 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.
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