IVsDataSupport Interface

Definition

Provides the ability to supply a stream of XML that drives support for a particular area of data designer extensibility (DDEX).

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