M-Files Vault Application Framework
C#
Show/Hide TOC
Task
Manager
Event
Args
Tasks Property
Definition
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
IReadOnlyList
<
ApplicationTaskInfo
>
Tasks
{
get
; }
Property Value
IReadOnlyList
ApplicationTaskInfo
See Also
Reference
TaskManagerEventArgs Class
MFiles.VAF.AppTasks Namespace
In This Article
Definition
See Also