Share via


IVsDataSupport Interface

Definition

Represents an ability to supply an XML stream that drives support for a particular area of data designer extensibility.

public interface class IVsDataSupport
public interface IVsDataSupport
type IVsDataSupport = interface
Public Interface IVsDataSupport
Derived

Methods

OpenSupportStream()

Opens and returns the stream of data support XML that is represented by the data support object.

Applies to