IVsDataSupportImportResolver Interface

Definition

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.

Applies to