Table of Contents

Method GetDeclaredProperty

Namespace
Autofac
Assembly
Autofac.dll

GetDeclaredProperty(Type, string)

public static PropertyInfo GetDeclaredProperty(this Type @this, string propertyName)

Parameters

this Type
propertyName string

Returns

PropertyInfo