Version:
AddReportAsync(string name, string content, bool plainText) Method
Syntax
public
abstract
System.Threading.Tasks.Task AddReportAsync(string name, string content, bool plainText)
Parameters
- name
- Type: string
- content
- Type: string
- plainText
- Type: bool