IVsDataSupportImportResolver Interface

Definition

Provides the ability to resolve Import statements in a stream of data support XML.

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