ArgumentsBuilderExtension.

GetArgumentFromBoolProperty(PropertyInfo, bool) Method

Assembly
Cake.Docker.dll
Namespace
Cake.Docker
Containing Type
ArgumentsBuilderExtension

Syntax

public static string GetArgumentFromBoolProperty(PropertyInfo property, bool value)

Parameters

Name Type Description
property PropertyInfo
value bool

Return Value

Type Description
string