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

Valore restituito

Tipo: System.Int32

Implementa

IVsDesignerInfo.get_DesignerTechnology(String%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignerWindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design