Metodo DesignerWindowPane.IVsDesignerInfo.get_DesignerTechnology
Spazio dei nomi: Microsoft.VisualStudio.Shell.Design
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Sintassi
'Dichiarazione
Private Function get_DesignerTechnology ( _
<OutAttribute> ByRef pbstrTechnology As String _
) As Integer Implements IVsDesignerInfo.get_DesignerTechnology
int IVsDesignerInfo.get_DesignerTechnology(
out string pbstrTechnology
)
Parametri
- pbstrTechnology
Tipo: System.String%
Valore restituito
Tipo: System.Int32
Implementa
IVsDesignerInfo.get_DesignerTechnology(String%)
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.