Compartilhar via


Resource.ReadTextAsync Método

Definição

Obter recurso como texto assíncrono.

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)

Retornos

O recurso como texto.

Aplica-se a