DomainXmlTypeSerializerDirectoryEntry Class

 

An tuple that maps a type to the serializer type to use.

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

System::Object
  Microsoft.VisualStudio.Modeling::DomainXmlTypeSerializerDirectoryEntry

public ref class DomainXmlTypeSerializerDirectoryEntry sealed 

NameDescription
System_CAPS_pubpropertySerializerType

Type of the serializer to use

System_CAPS_pubpropertySourceType

Type being serialized

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

A tuple that maps a type to the serializer type to use.

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: