Metodo WindowHelper.CreateUIElement (Type)
Spazio dei nomi: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Sintassi
'Dichiarazione
Public Shared Function CreateUIElement ( _
elementType As Type _
) As IVsUIElement
public static IVsUIElement CreateUIElement(
Type elementType
)
Parametri
- elementType
Tipo: System.Type
Valore restituito
Tipo: Microsoft.VisualStudio.Shell.Interop.IVsUIElement
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.