ArgumentsBuilderExtension.

GetArgumentFromStringProperty(PropertyInfo, string) Method

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

Syntax

public static string GetArgumentFromStringProperty(PropertyInfo property, string value)

Parameters

Name Type Description
property PropertyInfo
value string

Return Value

Type Description
string