Workspace.OnDocumentClosed(DocumentId, TextLoader, Boolean) 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.
protected internal void OnDocumentClosed(Microsoft.CodeAnalysis.DocumentId documentId, Microsoft.CodeAnalysis.TextLoader reloader, bool updateActiveContext = false);
member this.OnDocumentClosed : Microsoft.CodeAnalysis.DocumentId * Microsoft.CodeAnalysis.TextLoader * bool -> unit
Protected Friend Sub OnDocumentClosed (documentId As DocumentId, reloader As TextLoader, Optional updateActiveContext As Boolean = false)
Parameter
- documentId
- DocumentId
- reloader
- TextLoader
- updateActiveContext
- Boolean