Partager via


Resource.ReadTextAsync Méthode

Définition

Obtenir la ressource en tant que texte asynchrone.

public virtual System.Threading.Tasks.Task<string> ReadTextAsync ();
abstract member ReadTextAsync : unit -> System.Threading.Tasks.Task<string>
override this.ReadTextAsync : unit -> System.Threading.Tasks.Task<string>
Public Overridable Function ReadTextAsync () As Task(Of String)

Retours

Ressource sous forme de texte.

S’applique à