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

반환

적용 대상