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