Partager via


FileResource.ReadTextAsync Méthode

Définition

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.

S’applique à