Partager via


IVsDataMappedObject.UnderlyingObject, propriété

Obtient l'objet sous-jacent qui est contenu par le type mappé par générique actuel.

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

Syntaxe

'Déclaration
ReadOnly Property UnderlyingObject As IVsDataObject
IVsDataObject UnderlyingObject { get; }
property IVsDataObject^ UnderlyingObject {
    IVsDataObject^ get ();
}
abstract UnderlyingObject : IVsDataObject
function get UnderlyingObject () : IVsDataObject

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataObject
L'objet sous-jacent qui est contenu par le générique actuel est mappé le type.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataMappedObject Interface

Microsoft.VisualStudio.Data.Services, espace de noms