Skip to content

Microsoft FactoryOrchestrator Core ExecutableTask ExecutableTask(string Microsoft FactoryOrchestrator Core TaskType)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.ExecutableTask

ExecutableTask(string, Microsoft.FactoryOrchestrator.Core.TaskType) Constructor

Initializes a new instance of the ExecutableTask class.

protected ExecutableTask(string taskPath, Microsoft.FactoryOrchestrator.Core.TaskType type);

Parameters

taskPath System.String
The Task path.

type TaskType
The Task type.