Share via


WorkspaceVisualNodeBase.UINode Property

Definition

The UI container object

public:
 property Microsoft::VisualStudio::Workspace::VSIntegration::UI::IUINode ^ UINode { Microsoft::VisualStudio::Workspace::VSIntegration::UI::IUINode ^ get(); };
public:
 property Microsoft::VisualStudio::Workspace::VSIntegration::UI::IUINode ^ UINode { Microsoft::VisualStudio::Workspace::VSIntegration::UI::IUINode ^ get(); };
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.IUINode UINode { get; }
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.IUINode? UINode { get; }
member this.UINode : Microsoft.VisualStudio.Workspace.VSIntegration.UI.IUINode
Public ReadOnly Property UINode As IUINode

Property Value

Applies to