IExtensionLocator Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This interface provides a way for the generated serializers to resolve a schema target namespace to a domain model.
C++
public interface class IExtensionLocator
public interface IExtensionLocator
type IExtensionLocator = interface
Public Interface IExtensionLocator
- Derived
Get |
Returns a list of domain model types that extend the specified domain model. |
Get |
Returns a list of domain model types that extend the specified domain model, either directly or indirectly |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |