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