Version

PropertyPersistenceEventArgs Class Members

The following tables list the members exposed by PropertyPersistenceEventArgs.

Public Properties
 NameDescription
Public PropertyPropertyInfoGets the PropertyInfo of an object being saved or loaded.  
Public PropertyPropertyPathGets the full property path of an object being saved or loaded.  
Public PropertyRootOwnerGets the root object that is actually being saved or loaded.  
See Also