Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the current view of the data view hierarchy.
Namespace: Microsoft.VisualStudio.Data.Services.SupportEntities
Assembly: Microsoft.VisualStudio.Data.Services (in Microsoft.VisualStudio.Data.Services.dll)
Syntax
'Dichiarazione
ReadOnly Property CurrentView As IVsDataViewInfo
Get
IVsDataViewInfo CurrentView { get; }
property IVsDataViewInfo^ CurrentView {
IVsDataViewInfo^ get ();
}
abstract CurrentView : IVsDataViewInfo
function get CurrentView () : IVsDataViewInfo
Property Value
Type: Microsoft.VisualStudio.Data.Services.IVsDataViewInfo
An IVsDataViewInfo object representing the current view.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
IVsDataViewHierarchy Interface
Microsoft.VisualStudio.Data.Services.SupportEntities Namespace