ISchedulerTask.Output Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.