ArgumentsBuilderExtension.

GetPropertyName(PropertyInfo) Method

Summary

Retrieves property name from ParameterAttribute.

Syntax

public static string GetPropertyName(PropertyInfo property)

Parameters

Name Type Description
property PropertyInfo

Return Value

Type Description
string