INodeContainerProvider.NodeContainer 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.
Gets an INodeContainer
public:
property Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeContainer ^ NodeContainer { Microsoft::VisualStudio::Workspace::VSIntegration::UI::INodeContainer ^ get(); };
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeContainer NodeContainer { get; }
public Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeContainer? NodeContainer { get; }
member this.NodeContainer : Microsoft.VisualStudio.Workspace.VSIntegration.UI.INodeContainer
Public ReadOnly Property NodeContainer As INodeContainer