FileResource.ReadTextAsync 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.
Obtenir la ressource en tant que texte asynchrone.
public override System.Threading.Tasks.Task<string> ReadTextAsync ();
override this.ReadTextAsync : unit -> System.Threading.Tasks.Task<string>
Public Overrides Function ReadTextAsync () As Task(Of String)
Retours
Ressource en tant que texte.