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
void ExpandToShow()
void ExpandToShow()
abstract ExpandToShow : unit -> unit
function ExpandToShow()
.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.