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