addMarkdown
Method
interface PipelineSummary { // ... omitted for brevity addMarkdown( key: string, markdownString: string): void;}Signature
method
addMarkdown Adds a key-value pair to the pipeline summary with a Markdown-formatted value.
addMarkdown( key: string, markdownString: string): voidParameters
key string markdownString string Applies to
This method applies to the following types: