DomainXmlSerializerNamespaceEntry Class
Visual Studio 2015
An tuple that links one Domain Model to its xml namepace type.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DomainXmlSerializerNamespaceEntry(String^, Type^) | Constructor |
| Name | Description | |
|---|---|---|
![]() | DomainModelType | Type of the domain model |
![]() | TargetNamespace | XML namespace |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:

