ExplorerTreeNode.Container Property

Definition

The explorer tree container hosting this node

public:
 property Microsoft::VisualStudio::Modeling::Shell::ModelExplorerTreeContainer ^ Container { Microsoft::VisualStudio::Modeling::Shell::ModelExplorerTreeContainer ^ get(); };
public Microsoft.VisualStudio.Modeling.Shell.ModelExplorerTreeContainer Container { get; }
member this.Container : Microsoft.VisualStudio.Modeling.Shell.ModelExplorerTreeContainer
Public ReadOnly Property Container As ModelExplorerTreeContainer

Property Value

Applies to