Version

PropertyPersistenceExceptionDetails Class Members

The following tables list the members exposed by PropertyPersistenceExceptionDetails.

Public Constructors
Public Properties
 NameDescription
Public PropertyExceptionGets the Exception that was raised when the property was attempted to be loaded.  
Public PropertyPropertyInfoGets the the PropertyInfo for the property that could not be loaded.  
Public PropertyPropertyPathGets the full PropertyPath of the property that could not be loaded.  
See Also