Freigeben über


IVsDataObject.Type-Eigenschaft

Ruft ein IVsDataObjectType-Objekt ab, das einen Datenobjektstütztyp darstellt, der Datenquellenbesondere ist.

Namespace:  Microsoft.VisualStudio.Data.Services
Assembly:  Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataObjectType
Ein IVsDataObjectType-Objekt, das einen Datenobjektstütztyp darstellt, der Datenquellenbesondere ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataObject Schnittstelle

Microsoft.VisualStudio.Data.Services-Namespace