Compartilhar via


Task.ActualWork Propriedade

Definição

Obtém ou define o tempo real gasto na tarefa.

public:
 property Nullable<int> ActualWork { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> ActualWork { get; set; }
Public Property ActualWork As Nullable(Of Integer)

Valor da propriedade

Um valor inteiro; ou nulo.

Aplica-se a