DslDefinitionModelSerializationBehavior Class

 

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

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


public ref class DslDefinitionModelSerializationBehavior sealed : DslDefinitionModelSerializationBehaviorBase

NameDescription
System_CAPS_pubpropertyAllNamespaces

This provides a mapping from xml namespaces to domain model implementation types.(Inherited from DslDefinitionModelSerializationBehaviorBase.)

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 DslDefinitionModelSerializationBehaviorBase.)

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: