Partager via


IVsTextManagerEvents2.OnReplaceAllInFilesEnd, méthode

Déclenché lorsqu'un remplacer tout dans l'opération de fichiers s'est terminé.

Espace de noms :  Microsoft.VisualStudio.TextManager.Interop
Assembly :  Microsoft.VisualStudio.TextManager.Interop.8.0 (dans Microsoft.VisualStudio.TextManager.Interop.8.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
Si la méthode réussit, elle retourne S_OK.En cas d'échec, un code d'erreur est retourné.

Sécurité .NET Framework

Voir aussi

Référence

IVsTextManagerEvents2 Interface

Microsoft.VisualStudio.TextManager.Interop, espace de noms