VsModelingView.GetDocView, méthode
L'appel de GetDocView joindra cette instance VsModelingView à l'instance ModelingDocView représentée par celle-ci. L'appelant doit appeler explicitement Show() pour rendre le WindowFrame visible dans VS, s'il n'est pas déjà visible.
Espace de noms : Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.12.0.dll)
Syntaxe
'Déclaration
Protected Function GetDocView As ModelingDocView
protected ModelingDocView GetDocView()
Valeur de retour
Type : Microsoft.VisualStudio.Modeling.Shell.ModelingDocView
ModelingDocView représenté par cet objet ModelBusView
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
Microsoft.VisualStudio.Modeling.Integration.Shell, espace de noms