ManagementContentNavigator.MoveToRoot 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.
Makes the root node the current node.
public:
bool MoveToRoot();
public bool MoveToRoot ();
member this.MoveToRoot : unit -> bool
Public Function MoveToRoot () As Boolean
Returns
true
in all cases.