SendConsoleOutput Property (NotificationTask)
In This Topic
Determines whether captured Console output is attached to the notification message
Syntax
'Declaration
Public Property SendConsoleOutput As Boolean
public bool SendConsoleOutput {get; set;}
See Also