Freigeben über


IVsDataViewHierarchy.Model-Eigenschaft

Ruft das vorhandene Stützmodellobjekt ab.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.VisualStudio.Data.Services.IVsDataViewSupportModel
Ein IVsDataViewSupportModel-Objekt.

Hinweise

Das IVsDataViewSupportModel-Objekt beschreibt die Datenansichtsunterstützung h. die Standardansicht und die verfügbaren Ansichten.

.NET Framework-Sicherheit

Siehe auch

Referenz

IVsDataViewHierarchy Schnittstelle

Microsoft.VisualStudio.Data.Services.SupportEntities-Namespace