CaptureOutput Property (Script)
In This Topic
Indicates whether the output from the script should be saved as a CapturedFile in the job history.
Syntax
'Declaration
Public Property CaptureOutput As Boolean
public bool CaptureOutput {get; set;}
See Also