IVsDataSupport 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 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. |