Partager via


IVsTextManagerEvents3.OnReplaceAllInFilesEnd, méthode

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

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.11.0 (dans Microsoft.VisualStudio.TextManager.Interop.11.0.dll)

Syntaxe

'Déclaration
Function OnReplaceAllInFilesEnd As Integer
int OnReplaceAllInFilesEnd()
int OnReplaceAllInFilesEnd()
abstract OnReplaceAllInFilesEnd : unit -> int
function OnReplaceAllInFilesEnd() : int

Valeur de retour

Type : Int32
Returns S_OK if the method is successful.

Sécurité .NET Framework

Voir aussi

Référence

IVsTextManagerEvents3 Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms