ArgumentsBuilderExtension.

GetArgumentFromStringProperty(PropertyInfo, string) Method

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

Syntax

public static string GetArgumentFromStringProperty(PropertyInfo property, string value)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
property PropertyInfo
value string

Return Value

Type Description
string