VsModelingView.GetDocView, méthode
Appeler GetDocView joindra cette instance de VsModelingView à l'instance de ModelingDocView représentée par celui-ci.L'appelant doit appeler explicitement le spectacle () pour rendre le WindowFrame visible dans VS, si n'était pas déjà visible.
Espace de noms : Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly : Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.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 de 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