GetPropertySignature(PropertyInfo, bool, bool) Method
Namespace
Statiq.Core
Containing Type
ReflectionHelper

Syntax

public static string GetPropertySignature(PropertyInfo propertyInfo, bool callable = false, bool getterAndSetter = false)

Parameters

Name Type Description
propertyInfo PropertyInfo
callable bool
getterAndSetter bool

Return Value

Type Description
string