BasePath

MarkdownSaveOptions.BasePath property

Specifies the base path where document with resources will be saved. Default is the current directory of the application.

public string BasePath { get; set; }

See Also