DesignerWindowPane.IVsDesignerInfo.get_DesignerTechnology, méthode
Espace de noms : Microsoft.VisualStudio.Shell.Design
Assembly : Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)
Syntaxe
'Déclaration
Private Function get_DesignerTechnology ( _
<OutAttribute> ByRef pbstrTechnology As String _
) As Integer Implements IVsDesignerInfo.get_DesignerTechnology
int IVsDesignerInfo.get_DesignerTechnology(
out string pbstrTechnology
)
Paramètres
- pbstrTechnology
Type : System.String%
Valeur de retour
Type : System.Int32
Implémentations
IVsDesignerInfo.get_DesignerTechnology(String%)
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.