PandocSettings.

Trace Property

Summary

Print diagnostic output tracing parser progress to stderr.This option is intended for use by developers in diagnosing performance issues.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public bool Trace { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool