Workspace.RaiseDocumentOpenedEventAsync(Document) Méthode
Définition
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:
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
Paramètres
- document
- Document