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
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.