Freigeben über


VsValidationContext.ModelExplorerToolWindow-Eigenschaft

Ruft das Modell-Explorer-Tool-Fenster ab, das diesem Validierungskontext zugeordnet ist.

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public ReadOnly Property ModelExplorerToolWindow As ModelExplorerToolWindow
[CLSCompliantAttribute(false)]
public ModelExplorerToolWindow ModelExplorerToolWindow { get; }

Eigenschaftswert

Typ: Microsoft.VisualStudio.Modeling.Shell.ModelExplorerToolWindow

.NET Framework-Sicherheit

Siehe auch

Referenz

VsValidationContext Klasse

Microsoft.VisualStudio.Modeling.Shell-Namespace