DkmGetTasksAsyncResult.ScheduledTaskCount 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.
Nombre de tâches planifiées.
Cette API a été introduite dans Visual Studio 16 Update 5 (DkmApiVersion. VS16Update5).
public:
property System::UInt32 ScheduledTaskCount { System::UInt32 get(); };
public uint ScheduledTaskCount { get; }
member this.ScheduledTaskCount : uint32
Public ReadOnly Property ScheduledTaskCount As UInteger