Udostępnij za pośrednictwem


Metoda IVsToolWindowToolbarHost.Show — (UInt32)

 

Ta metoda jest tylko do użytku w środowisku.Nie podano informacji o metodzie.Nie należy używać tej metody.

Przestrzeń nazw:   Microsoft.VisualStudio.Shell.Interop
Zestaw:  Microsoft.VisualStudio.Shell.Interop (w Microsoft.VisualStudio.Shell.Interop.dll)

Składnia

int Show(
    uint dwReserved
)
int Show(
    unsigned int dwReserved
)
abstract Show : 
        dwReserved:uint32 -> int
Function Show (
    dwReserved As UInteger
) As Integer

Parametry

  • dwReserved
    Nie należy używać.

Wartość zwracana

Type: System.Int32

Zobacz też

Interfejs IVsToolWindowToolbarHost
Przestrzeń nazw Microsoft.VisualStudio.Shell.Interop

Powrót do początku