Compartir a través de


IVsTextManagerEvents2.OnReplaceAllInFilesBegin (Método)

Se desencadena cuando se ha iniciado un reemplazar Todo en archivos.

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 OnReplaceAllInFilesBegin As Integer
int OnReplaceAllInFilesBegin()
int OnReplaceAllInFilesBegin()
abstract OnReplaceAllInFilesBegin : unit -> int
function OnReplaceAllInFilesBegin() : 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)