IGraphTemplateRepository.

TemplateResourcePaths Property

Summary

Provides tempalte types and their keys
Assembly
Cake.Graph.dll
Namespace
Cake.Graph.Templates
Containing Type
IGraphTemplateRepository

Syntax

IDictionary<TemplateTypes, string> TemplateResourcePaths { get; }

Value

Type Description
IDictionary<TemplateTypes, string>