Compartir a través de


IVsDataObject.Type (Propiedad)

Obtiene un objeto de IVsDataObjectType que representa un soporte del objeto de datos con tipo que es específico del origen de datos.

Espacio de nombres:  Microsoft.VisualStudio.Data.Services
Ensamblado:  Microsoft.VisualStudio.Data.Services (en Microsoft.VisualStudio.Data.Services.dll)

Sintaxis

'Declaración
ReadOnly Property Type As IVsDataObjectType
IVsDataObjectType Type { get; }
property IVsDataObjectType^ Type {
    IVsDataObjectType^ get ();
}
abstract Type : IVsDataObjectType with get
function get Type () : IVsDataObjectType

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
Un objeto de IVsDataObjectType que representa un soporte del objeto de datos escribe que es específico del origen de datos.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataObject Interfaz

Microsoft.VisualStudio.Data.Services (Espacio de nombres)