Sdílet prostřednictvím


IVsToolWindowToolbarHost.Show – metoda (UInt32)

 

Tato metoda je pouze pro životní prostředí.Informace o metodě není k dispozici.Nepoužívejte tuto metodu.

Obor názvů:   Microsoft.VisualStudio.Shell.Interop
Sestavení:  Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)

Syntaxe

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

Parametry

  • dwReserved
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Viz také

IVsToolWindowToolbarHost – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek