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