Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
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)