ViewDataInfo.PropertyInfo Property

Definition

Gets the PropertyInfo that represents Value's property.

public:
 property System::Reflection::PropertyInfo ^ PropertyInfo { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo PropertyInfo { get; }
member this.PropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property PropertyInfo As PropertyInfo

Property Value

Applies to