Workspace.RaiseTextDocumentClosedEventAsync(TextDocument) メソッド

定義

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

パラメーター

document
TextDocument

戻り値

適用対象