Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a data object support type that is data source specific.
The IVsDataObjectType type exposes the following members.
Properties
Name
Description
Gets a list of IVsDataObjectTypeMember objects that identify the current type.
Gets the name of the current type.
Gets the name property as part of the IVsDataObjectTypeMember object.
Gets the preferred ordering associated with the current type.
Gets a collection of name/value pairs representing the property names and their corresponding IVsDataObjectTypeMember objects.
Gets a list of services for the current type as a collection of name/value pairs containing the service names and the corresponding IVsDataObjectService objects.
Top