WorkspaceVisualNodeBase.Root Property
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.
Root node
public:
property Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^ Root { Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^ get(); };
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase Root { get; }
member this.Root : Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase
Public ReadOnly Property Root As WorkspaceVisualNodeBase