IVsDataSupportImportResolver Interface
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.
Represents the ability to resolve Import statements in a data support XML file.
public interface class IVsDataSupportImportResolver
public interface IVsDataSupportImportResolver
type IVsDataSupportImportResolver = interface
Public Interface IVsDataSupportImportResolver
Methods
ImportSupportStream(String) |
Imports and returns a stream of data support XML that is identified with a specified name. |