Workspace.RaiseDocumentOpenedEventAsync(Document) 메서드

정의

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

매개 변수

document
Document

반환

적용 대상