ArgumentsBuilderExtension.

GetArgumentFromBoolProperty(PropertyInfo, bool) Method

Assembly
Cake.Kubectl.dll
Namespace
Cake.Kubectl
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