ProjectContextTaskTypes Property

Get a reference to the collection of task type definitions.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public TaskTypeCollection TaskTypes { get; }

Property Value

TaskTypeCollection

See Also