CoreDesignSurfaceSerializationBehavior Class

 

A DomainXmlSerializationBehavior implementation for defined behavior CoreDesignSurfaceSerializationBehavior. This is the concrete type of the double-derived implementation.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)


public ref class CoreDesignSurfaceSerializationBehavior sealed : CoreDesignSurfaceSerializationBehaviorBase

NameDescription
System_CAPS_pubpropertyAllNamespaces
System_CAPS_pubpropertyAllPropertySerializers

This provides a mapping from property type to DomainPropertyXmlSerializerImplementation type to use for serialization.(Inherited from DomainXmlSerializationBehavior.)

System_CAPS_pubpropertyAllSerializers

This provides a mapping from DomainClass Id to DomainXmlSerializer implementation types.(Inherited from CoreDesignSurfaceSerializationBehaviorBase.)

System_CAPS_pubpropertySystem_CAPS_staticInstance

Singleton instance.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: