ModelingSchemaResolver Class  
Definition
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.
An implementation of ISchemaResolver that resolves schema target namespace to a collection of schemas that define the namespace.
public ref class ModelingSchemaResolver sealed : Microsoft::VisualStudio::Modeling::ISchemaResolverpublic sealed class ModelingSchemaResolver : Microsoft.VisualStudio.Modeling.ISchemaResolvertype ModelingSchemaResolver = class
    interface ISchemaResolverPublic NotInheritable Class ModelingSchemaResolver
Implements ISchemaResolver- Inheritance
- 
				ModelingSchemaResolver
- Implements
Constructors
| ModelingSchemaResolver(IServiceProvider) | Constructor | 
Methods
| ResolveSchema(String) | This method takes a target namespace string and returns a collection of schema files that define the namespace. |