IExtensionLocator Interface
Visual Studio 2015
This interface provides a way for the generated serializers to resolve a schema target namespace to a domain model.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetExtendingDomainModels(Type^) | Returns a list of domain model types that extend the specified domain model, either directly or indirectly |
![]() | GetExtendingDomainModels(Type^, Boolean) | Returns a list of domain model types that extend the specified domain model. |
Show:
