Share via


DataObjectSupport Constructor

Include Protected Members
Include Inherited Members

Instantiates a new instance of the DataObjectSupport class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method DataObjectSupport(String, Assembly) Instantiates a new instance of the DataObjectSupport class with an XML resource stored in a managed assembly.
Public method DataObjectSupport(String, String) Instantiates a new instance of the DataObjectSupport class with an XML resource that is stored as a file at a specific file path on disk.

Top

See Also

Reference

DataObjectSupport Class

Microsoft.VisualStudio.Data.Framework Namespace