VsValidationContext.ModelExplorerToolWindow 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.
Important
This API is not CLS-compliant.
Gets the model explorer tool window associated with this validation context.
public:
property Microsoft::VisualStudio::Modeling::Shell::ModelExplorerToolWindow ^ ModelExplorerToolWindow { Microsoft::VisualStudio::Modeling::Shell::ModelExplorerToolWindow ^ get(); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.Shell.ModelExplorerToolWindow ModelExplorerToolWindow { get; }
public Microsoft.VisualStudio.Modeling.Shell.ModelExplorerToolWindow ModelExplorerToolWindow { get; }
[<System.CLSCompliant(false)>]
member this.ModelExplorerToolWindow : Microsoft.VisualStudio.Modeling.Shell.ModelExplorerToolWindow
member this.ModelExplorerToolWindow : Microsoft.VisualStudio.Modeling.Shell.ModelExplorerToolWindow
Public ReadOnly Property ModelExplorerToolWindow As ModelExplorerToolWindow
Property Value
- Attributes