IVsDataObjectService Interface

Definition

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.

Applies to