Sdílet prostřednictvím


IVsDataObject.Type – vlastnost

Získává IVsDataObjectType objekt představující typ dat objektu podpory, který je určitý zdroj dat.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Deklarace
ReadOnly Property Type As IVsDataObjectType
IVsDataObjectType Type { get; }
property IVsDataObjectType^ Type {
    IVsDataObjectType^ get ();
}
abstract Type : IVsDataObjectType
function get Type () : IVsDataObjectType

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
IVsDataObjectType Objekt představující typ dat objektu podpory, který je určitý zdroj dat.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IVsDataObject Rozhraní

Microsoft.VisualStudio.Data.Services – obor názvů