ComContractElement::PersistableTypes Property

 

Gets all the persistable types.

Namespace:   System.ServiceModel.Configuration
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
[ConfigurationPropertyAttribute("persistableTypes")]
property ComPersistableTypeElementCollection^ PersistableTypes {
	ComPersistableTypeElementCollection^ get();
}

.NET Framework
Available since 3.0
Return to top
Show: