PandocSettings.

DataDirectory Property

Summary

Specify the user data directory to search for pandoc data files.If this option is not specified, the default user data directory will be used.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public DirectoryPath DataDirectory { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
DirectoryPath