ScriptTask.GetEvent Method

Return object containing information being executed
<ID("GetEvent", (int)e.GetEvent)> _ 
Public Overridable Function GetEvent() As Object
This language is not supported or no code example is available.
[ID("GetEvent", (int)e.GetEvent)] 
public virtual object GetEvent()
This language is not supported or no code example is available.

Return Value

object

An object containing information being executed

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition