Partager via


IVsDataViewHierarchy.CurrentView, propriété

Obtient l'affichage actuel de la hiérarchie de vue de données.

Espace de noms :  Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly :  Microsoft.VisualStudio.Data.Services (dans Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

'Déclaration
ReadOnly Property CurrentView As IVsDataViewInfo
IVsDataViewInfo CurrentView { get; }
property IVsDataViewInfo^ CurrentView {
    IVsDataViewInfo^ get ();
}
abstract CurrentView : IVsDataViewInfo with get
function get CurrentView () : IVsDataViewInfo

Valeur de propriété

Type : Microsoft.VisualStudio.Data.Services.IVsDataViewInfo
Un objet d' IVsDataViewInfo représentant l'affichage actuel.

Sécurité .NET Framework

Voir aussi

Référence

IVsDataViewHierarchy Interface

Microsoft.VisualStudio.Data.Services.SupportEntities, espace de noms