System.Design 2.0.0.0 System.Object To be added. Implements the basic functionality required by a single data source at the EnvDTE.Project level. Constructor 2.0.0.0 To be added. Initializes a new instance of the class. Property 2.0.0.0 System.Drawing.Bitmap To be added. A image that represents the data source is typically used in design-time pickers. The image may be null. When overridden in a derived class, closes this stream and the underlying stream gets the image that represents the data source. Property 2.0.0.0 System.Boolean To be added. Indicates whether the data source is designable, meaning that an instance of this type will be added to the design surface when binding. Designable data sources are bound by instance rather than by type. Data sources of type are designable. When overridden in a derived class, gets the value indicating whether the data source is designable. Property 2.0.0.0 System.String To be added. The name of the data source must be unique across all data sources at the EnvDTE.Project level. When overridden in a derived class, gets the name of the data source. Property 2.0.0.0 System.String To be added. To be added. When overridden in a derived class, gets the fully qualified type name of the data source.