Partilhar via


Método IVsTextManagerEvents2.OnReplaceAllInFilesBegin

Acionado quando um substituir tudo em operação de arquivos foi iniciada.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (em Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Sintaxe

'Declaração
Function OnReplaceAllInFilesBegin As Integer
int OnReplaceAllInFilesBegin()
int OnReplaceAllInFilesBegin()
abstract OnReplaceAllInFilesBegin : unit -> int
function OnReplaceAllInFilesBegin() : int

Valor de retorno

Tipo: Int32
Se o método for bem-sucedido, ele retorna S_OK.Se ele falhar, ele retorna um código de erro.

Segurança do .NET Framework

Consulte também

Referência

IVsTextManagerEvents2 Interface

Namespace Microsoft.VisualStudio.TextManager.Interop