Partager via


IVsTextManagerEvents2.OnReplaceAllInFilesBegin, méthode

Déclenché lorsqu'un remplacer tout dans l'opération de fichiers a commencé.

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