Compartir a través de


IVsDataObjectTypeMember.Type (Propiedad)

Obtiene el tipo de objeto de datos como Type.

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 Type
Type Type { get; }
property Type^ Type {
    Type^ get ();
}
abstract Type : Type with get
function get Type () : Type

Valor de propiedad

Tipo: Type
El tipo de objeto de datos como Type.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataObjectTypeMember Interfaz

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