ModelExplorerToolWindow.TreeContainer Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Navegador de modelos
public:
property Microsoft::VisualStudio::Modeling::Shell::ModelExplorerTreeContainer ^ TreeContainer { Microsoft::VisualStudio::Modeling::Shell::ModelExplorerTreeContainer ^ get(); };
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
public Microsoft.VisualStudio.Modeling.Shell.ModelExplorerTreeContainer TreeContainer { [System.Diagnostics.DebuggerStepThrough] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.TreeContainer : Microsoft.VisualStudio.Modeling.Shell.ModelExplorerTreeContainer
Public ReadOnly Property TreeContainer As ModelExplorerTreeContainer
Valor da propriedade
- Atributos