ISchedulerTask.Output Property

Definition

Retrieves the output generated by the command.

public string Output { get; }
member this.Output : string
Public ReadOnly Property Output As String

Property Value

The output from the command.

Applies to