AsyncTaskMethodBuilder.Task Propriedade

Definição

Recebe a tarefa para este construtor.

public:
 property System::Threading::Tasks::Task ^ Task { System::Threading::Tasks::Task ^ get(); };
public System.Threading.Tasks.Task Task { get; }
member this.Task : System.Threading.Tasks.Task
Public ReadOnly Property Task As Task

Valor de Propriedade

A tarefa para este construtor.

Exceções

O construtor não está inicializado.

Observações

Este tipo e os seus membros destinam-se a ser usados pelo compilador.

Aplica-se a