Task.TotalWork Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la quantité totale de travail consacrée à la tâche.
public:
property Nullable<int> TotalWork { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> TotalWork { get; set; }
Public Property TotalWork As Nullable(Of Integer)
Valeur de propriété
Valeur entière ; ou null.