Compartilhar via


FileResource.ReadTextAsync Método

Definição

Obter recurso como assíncrono de texto.

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)

Retornos

O recurso como texto.

Aplica-se a