Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Represents a member of a data object support type.
Namespace: Microsoft.VisualStudio.Data.Services
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Declaración
Public Interface IVsDataObjectTypeMember
public interface IVsDataObjectTypeMember
public interface class IVsDataObjectTypeMember
type IVsDataObjectTypeMember = interface end
public interface IVsDataObjectTypeMember
The IVsDataObjectTypeMember type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Name | Gets the name of the data object type. |
![]() |
Type | Gets the type of the data object as a Type. |
Top
Remarks
This interface is implemented as a built-in DDEX service.
.gif)