updateTaskMarkdown
Function
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 function is an extension method on the following types: