ComContractElement::PersistableTypes Property
.NET Framework (current version)
Gets all the persistable types.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("persistableTypes")] property ComPersistableTypeElementCollection^ PersistableTypes { ComPersistableTypeElementCollection^ get(); }
Property Value
Type: System.ServiceModel.Configuration::ComPersistableTypeElementCollection^The persistable types.
.NET Framework
Available since 3.0
Available since 3.0
Show: