Compartir a través de


IVsTextManagerEvents3.OnReplaceAllInFilesBegin (Método)

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

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