IVsDataExplorerNode.ExpandToShow Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Expands the parent nodes in order to show the current node in Server Explorer.
public:
void ExpandToShow();
public void ExpandToShow ();
abstract member ExpandToShow : unit -> unit
Public Sub ExpandToShow ()