IVsDataObjectService 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 a service of a data object support type.
public interface class IVsDataObjectService
public interface IVsDataObjectService
type IVsDataObjectService = interface
Public Interface IVsDataObjectService
Properties
ImplementationType |
Gets the class as a Type that implements the IVsDataObjectSelector support entity. The provider supplies this implementation. |
TypeName |
Gets the type name associated with the current instance of the data object service. |
Methods
GetParameters(String) |
Returns the parameters of the specified method. |