Click or drag to resize

OneOutputCommandOutputTypeRun Method

Handle the variable assignments and command execution when running in a script.

Namespace:  MediaCy.Commands
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Overridable Sub Run ( 
	ByRef output As OutputType
)

Parameters

output
Type: OutputType
Remarks