Freigeben über


IVsDataObject.Store-Eigenschaft

Ruft ein IVsDataObjectStore-Objekt ab, das den Objektspeicher h. einen Cache datenquellenspezifische Datenobjekte darstellt.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataObjectStore
Ein Objekt, das den IVsDataObjectStore-Objektspeicher h. einen Cache datenquellenspezifische Datenobjekte darstellt.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataObject Schnittstelle

Microsoft.VisualStudio.Data.Services-Namespace