DynamicPropertyDictionaryAnnotation::PropertyInfo Property
Gets the PropertyInfo which backs the dynamic properties of the open type.
Assembly: System.Web.OData (in System.Web.OData.dll)
public: property PropertyInfo^ PropertyInfo { [CompilerGeneratedAttribute] PropertyInfo^ get(); [CompilerGeneratedAttribute] private: void set(PropertyInfo^ value); }
Property Value
Type: System.Reflection::PropertyInfo^
Show: