IReportingTask.updateTaskMarkdown
Method
interface IReportingTask { // ... omitted for brevity updateTaskMarkdown( markdownString: string, cancellationToken?: cancellationToken): void;}Signature
method
updateTaskMarkdown Updates the reporting task with Markdown-formatted status text
updateTaskMarkdown( markdownString: string, cancellationToken?: cancellationToken): voidParameters
markdownString string cancellationToken cancellationToken optional Defined on
This method is defined on the following type: