Gets TaskManager component instance to export contents of.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public TaskManager Component { get; }
Visual Basic (Declaration)
Public ReadOnly Property Component As TaskManager

See Also