AssemblyArgumentsBuilderExtension.

GetArgumentFromAutoProperty(AutoPropertyAttribute, PropertyInfo, object) Method

Summary

Uses format specified in attribute to format the argument.

Syntax

public static string GetArgumentFromAutoProperty(AutoPropertyAttribute attribute, PropertyInfo property, object value)

Parameters

Name Type Description
attribute AutoPropertyAttribute
property PropertyInfo
value object

Return Value

Type Description
string