Partilhar via


Resource.ReadTextAsync Método

Definição

Obtenha o recurso como assíncrona de texto.

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)

Devoluções

O recurso como texto.

Aplica-se a