Udostępnij za pośrednictwem


Metoda IVsUIShell.OnModeChange — (DBGMODE)

 

Metoda wewnętrznego. Nie należy używać.

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

Składnia

int OnModeChange(
    DBGMODE dbgmodeNew
)
int OnModeChange(
    DBGMODE dbgmodeNew
)
abstract OnModeChange : 
        dbgmodeNew:DBGMODE -> int
Function OnModeChange (
    dbgmodeNew As DBGMODE
) As Integer

Parametry

Wartość zwracana

Type: System.Int32

Zobacz też

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

Powrót do początku