DockerComposeSettings.

ProjectName Property

Summary

Specify an alternate project name (default: directory name)
Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
DockerComposeSettings

Syntax

public string ProjectName { get; set; }

Attributes

Type Description
AutoPropertyAttribute

Value

Type Description
string