ExplorerTreeNode.Container Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Conteneur de l’arborescence de l’Explorateur qui héberge ce nœud
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