IVsDataViewSelectionNodeInfo.ObjectType, propriété

Obtient le type de l'objet de données représenté dans le nœud de sélection.

Espace de noms :  Microsoft.VisualStudio.Data.Services
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property ObjectType As IVsDataObjectType
IVsDataObjectType ObjectType { get; }
property IVsDataObjectType^ ObjectType {
    IVsDataObjectType^ get ();
}
abstract ObjectType : IVsDataObjectType with get
function get ObjectType () : IVsDataObjectType

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataObjectType
IVsDataObjectType représentant le type du nœud de sélection.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewSelectionNodeInfo Interface

Microsoft.VisualStudio.Data.Services, espace de noms