GraphSettingsExtensions.

SetOutputPath(GraphSettings, string) Method

Summary

Root path for deploying all files
Assembly
Cake.Graph.dll
Namespace
Cake.Graph
Containing Type
GraphSettingsExtensions

Syntax

public static GraphSettings SetOutputPath(this GraphSettings settings, string outputPath)

Parameters

Name Type Description
settings GraphSettings
outputPath string

Return Value

Type Description
GraphSettings