AssemblyArgumentsBuilderExtension.

GetArgumentFromStringProperty(PropertyInfo, string, ParameterAttribute) Method

Syntax

public static string GetArgumentFromStringProperty(PropertyInfo property, string value, ParameterAttribute parameter)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
property PropertyInfo
value string
parameter ParameterAttribute

Return Value

Type Description
string