CoreDomainModelSerializationBehavior Class    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A DomainXmlSerializationBehavior implementation for defined behavior CoreDomainModelSerializationBehavior.
public ref class CoreDomainModelSerializationBehavior sealed : Microsoft::VisualStudio::Modeling::DomainXmlSerializationBehaviorpublic sealed class CoreDomainModelSerializationBehavior : Microsoft.VisualStudio.Modeling.DomainXmlSerializationBehaviortype CoreDomainModelSerializationBehavior = class
    inherit DomainXmlSerializationBehaviorPublic NotInheritable Class CoreDomainModelSerializationBehavior
Inherits DomainXmlSerializationBehavior- Inheritance
Fields
| DomainModelXmlNamespace | The xml namespace used by this domain model when serializing | 
Properties
| AllNamespaces | This provides a mapping from xml namespaces to domain model implementation types. | 
| AllPropertySerializers | This provides a mapping from property type to DomainPropertyXmlSerializerImplementation type to use for serialization.(Inherited from DomainXmlSerializationBehavior) | 
| AllSerializers | This provides a mapping from DomainClass Id to DomainXmlSerializer implementation types. | 
| Instance | Singleton instance. |