AsciidoctorSettingsBase.

LoadPaths Property

Summary

Specifies additional path where extensions can be loaded from (command line option --load-path)

Syntax

public ICollection<DirectoryPath> LoadPaths { get; set; }

Value

Type Description
ICollection<DirectoryPath>