Workspace.OnDocumentClosed(DocumentId, TextLoader, Boolean) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
- documentId
- DocumentId
- reloader
- TextLoader
- updateActiveContext
- Boolean
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :