ClrPropertyInfoAnnotation.ClrPropertyInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the backing CLR property info for the EDM property.
public System.Reflection.PropertyInfo ClrPropertyInfo { get; }
member this.ClrPropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property ClrPropertyInfo As PropertyInfo