Condividi tramite


Metodo IVsTextManagerEvents3.OnReplaceAllInFilesBegin

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

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

Sintassi

'Dichiarazione
Function OnReplaceAllInFilesBegin As Integer
int OnReplaceAllInFilesBegin()
int OnReplaceAllInFilesBegin()
abstract OnReplaceAllInFilesBegin : unit -> int
function OnReplaceAllInFilesBegin() : int

Valore restituito

Tipo: Int32
Returns S_OK if the method is successful.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IVsTextManagerEvents3 Interfaccia

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop