Share via


IVsDataExplorerNode.ExpandToShow Method

Expands the parent nodes in order to show the current node in Server Explorer.

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

Syntax

'Declaration
Sub ExpandToShow
'Usage
Dim instance As IVsDataExplorerNode

instance.ExpandToShow()
void ExpandToShow()
void ExpandToShow()
function ExpandToShow()

.NET Framework Security

See Also

Reference

IVsDataExplorerNode Interface

IVsDataExplorerNode Members

Microsoft.VisualStudio.Data.Services Namespace