Compartilhar via


Workspace.RaiseTextDocumentClosedEventAsync(TextDocument) Método

Definição

protected System.Threading.Tasks.Task RaiseTextDocumentClosedEventAsync (Microsoft.CodeAnalysis.TextDocument document);
member this.RaiseTextDocumentClosedEventAsync : Microsoft.CodeAnalysis.TextDocument -> System.Threading.Tasks.Task
Protected Function RaiseTextDocumentClosedEventAsync (document As TextDocument) As Task

Parâmetros

document
TextDocument

Retornos

Aplica-se a