DomainXmlSerializerNamespaceEntry Class

 

An tuple that links one Domain Model to its xml namepace type.

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

System::Object
  Microsoft.VisualStudio.Modeling::DomainXmlSerializerNamespaceEntry

public ref class DomainXmlSerializerNamespaceEntry sealed 

NameDescription
System_CAPS_pubpropertyDomainModelType

Type of the domain model

System_CAPS_pubpropertyTargetNamespace

XML namespace

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 links one Domain Model to its XML namepace type.

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: