GraphTemplateRepository.

TemplateResourcePaths Property

Summary

Provides the paths to the resources
Assembly
Cake.Graph.dll
Namespace
Cake.Graph.Templates
Containing Type
GraphTemplateRepository

Syntax

public IDictionary<TemplateTypes, string> TemplateResourcePaths { get; set; }

Value

Type Description
IDictionary<TemplateTypes, string>