Metodo SingleTaskIdleManager.IOleComponent.OnAppActivate

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Sub OnAppActivate ( _
    fActive As Integer, _
    dwOtherThreadID As UInteger _
) Implements IOleComponent.OnAppActivate
void IOleComponent.OnAppActivate(
    int fActive,
    uint dwOtherThreadID
)

Parametri

Implementa

IOleComponent.OnAppActivate(Int32, UInt32)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SingleTaskIdleManager Classe

Spazio dei nomi Microsoft.VisualStudio.Shell