Język

FileResource.ReadTextAsync Metoda

Definicja

Pobierz zasób jako tekst asynchroniczny.

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)

Zwraca

Źródło w formie tekstu.

Dotyczy