Compartir a través de


IVsTextManagerEvents2.OnReplaceAllInFilesEnd (Método)

Se desencadena cuando un reemplazar Todo en archivos ha finalizado.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop.8.0 (en Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxis

'Declaración
Function OnReplaceAllInFilesEnd As Integer
int OnReplaceAllInFilesEnd()
int OnReplaceAllInFilesEnd()
abstract OnReplaceAllInFilesEnd : unit -> int
function OnReplaceAllInFilesEnd() : int

Valor devuelto

Tipo: Int32
si el método tiene éxito, devuelve S_OK.Si se produce un error, devuelve un código de error.

Seguridad de .NET Framework

Vea también

Referencia

IVsTextManagerEvents2 Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)