IVsDataObject.Store Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
IVsDataObjectStoreNesne deposunu temsil eden bir nesne alır, diğer bir deyişle, veri kaynağına özgü veri nesneleri önbelleği.
public:
property Microsoft::VisualStudio::Data::Services::IVsDataObjectStore ^ Store { Microsoft::VisualStudio::Data::Services::IVsDataObjectStore ^ get(); };
public Microsoft.VisualStudio.Data.Services.IVsDataObjectStore Store { get; }
member this.Store : Microsoft.VisualStudio.Data.Services.IVsDataObjectStore
Public ReadOnly Property Store As IVsDataObjectStore
Özellik Değeri
IVsDataObjectStoreNesne deposunu temsil eden nesne, diğer bir deyişle, veri kaynağına özgü veri nesneleri önbelleği.