CodeSettings.

WorkingDirectory Property

Summary

Gets or sets the working directory for the process to be started.
Assembly
Cake.AWS.Lambda.dll
Namespace
Cake.AWS.Lambda
Containing Type
CodeSettings

Syntax

public DirectoryPath WorkingDirectory { get; set; }

Value

Type Description
DirectoryPath