Share via


AvsScriptExecutionEventData.Output Property

Definition

Stdout outputs from the execution, if any.

public System.Collections.Generic.IReadOnlyList<string> Output { get; }
member this.Output : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Output As IReadOnlyList(Of String)

Property Value

Applies to