ConventionPrimitivePropertyConfiguration.ClrPropertyInfo Property

 

Gets the PropertyInfo for this property.

Namespace:   System.Data.Entity.ModelConfiguration.Configuration
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual PropertyInfo ClrPropertyInfo { get; }

Property Value

Type: System.Reflection.PropertyInfo

The PropertyInfo for this property.