Compartir a través de


IVsDataViewSelectionNodeInfo.ObjectType (Propiedad)

Obtiene el tipo de objeto de datos representado en el nodo de la selección.

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

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
IVsDataObjectType que representa el tipo del nodo de la selección.

Seguridad de .NET Framework

Vea también

Referencia

IVsDataViewSelectionNodeInfo Interfaz

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