Поделиться через


IVsTextManagerEvents3.OnReplaceAllInFilesBegin - метод

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

Пространство имен:  Microsoft.VisualStudio.TextManager.Interop
Сборка:  Microsoft.VisualStudio.TextManager.Interop.11.0 (в Microsoft.VisualStudio.TextManager.Interop.11.0.dll)

Синтаксис

'Декларация
Function OnReplaceAllInFilesBegin As Integer
int OnReplaceAllInFilesBegin()
int OnReplaceAllInFilesBegin()
abstract OnReplaceAllInFilesBegin : unit -> int
function OnReplaceAllInFilesBegin() : int

Возвращаемое значение

Тип: Int32
Returns S_OK if the method is successful.

Безопасность платформы .NET Framework

См. также

Ссылки

IVsTextManagerEvents3 Интерфейс

Microsoft.VisualStudio.TextManager.Interop - пространство имен