Gets the persistency configuration.

C# | Visual Basic | Visual C++ | J# |
public PersistencyConfigurationElement Persistency { get; internal set; }
Public Property Persistency As PersistencyConfigurationElement
public: property PersistencyConfigurationElement^ Persistency { PersistencyConfigurationElement^ get (); void set (PersistencyConfigurationElement^ value); }
/** @property */ public PersistencyConfigurationElement get_Persistency() /** @property */ public void set_Persistency(PersistencyConfigurationElement value)