CoreDesignSurfaceSerializationBehaviorBase Class
A DomainXmlSerializationBehavior implementation for defined behavior CoreDesignSurfaceSerializationBehavior. This is the abstract base of the double-derived implementation.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Microsoft.VisualStudio.Modeling::DomainXmlSerializationBehavior
Microsoft.VisualStudio.Modeling.Diagrams::CoreDesignSurfaceSerializationBehaviorBase
Microsoft.VisualStudio.Modeling.Diagrams::CoreDesignSurfaceSerializationBehavior
| Name | Description | |
|---|---|---|
![]() | CoreDesignSurfaceSerializationBehaviorBase() | Protected constructor to prevent public instantiation. |
| Name | Description | |
|---|---|---|
![]() | AllNamespaces | This provides a mapping from xml namespaces to domain model implementation types.(Overrides DomainXmlSerializationBehavior::AllNamespaces.) |
![]() | 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.(Overrides DomainXmlSerializationBehavior::AllSerializers.) |
![]() | CustomSerializerTypes |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | DomainModelXmlNamespace | The xml namespace used by this domain model when serializing |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





