WorkspaceVisualNodeBase.Parent 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.
Parent node (not needed for UI, just for us)
public:
property Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^ Parent { Microsoft::VisualStudio::Workspace::VSIntegration::UI::WorkspaceVisualNodeBase ^ get(); };
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase Parent { get; }
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase? Parent { get; }
member this.Parent : Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceVisualNodeBase
Public ReadOnly Property Parent As WorkspaceVisualNodeBase