Compartir a través de


IVsTextManagerEvents3.OnReplaceAllInFilesEnd (Método)

Fires when a “Replace All in Files” operation ends.

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

Sintaxis

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

Valor devuelto

Tipo: Int32
Returns S_OK if the method is successful.

Seguridad de .NET Framework

Vea también

Referencia

IVsTextManagerEvents3 Interfaz

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