ModuleScript.Task Property

Access to ScriptTask objects. Syntax: Script.Task.TaskName
<ID("Task", (int)e.Task)> _ 
Public ReadOnly Property Task() As ScriptsTasks
This language is not supported or no code example is available.
[ID("Task", (int)e.Task)] 
public ScriptsTasks Task {get;}
This language is not supported or no code example is available.

Property Value

ScriptsTasks

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition