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 Applies to
This method applies to the following types: