Metoda UIFactoryHelper.GetViewFromUIFactory — (VsUIElementDescriptor)
Przestrzeń nazw: Microsoft.Internal.VisualStudio.PlatformUI
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Shared Function GetViewFromUIFactory ( _
viewDescriptor As VsUIElementDescriptor _
) As IVsUIElement
public static IVsUIElement GetViewFromUIFactory(
VsUIElementDescriptor viewDescriptor
)
Parametry
- viewDescriptor
Typ: Microsoft.VisualStudio.Shell.Interop.VsUIElementDescriptor
Wartość zwracana
Typ: Microsoft.VisualStudio.Shell.Interop.IVsUIElement
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..