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


IVsTextManagerEvents2.OnReplaceAllInFilesEnd - метод

О том, когда заменить все в файлах.

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

Синтаксис

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

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

Тип: Int32
Если метод завершается успешно, возвращается S_OK.Если происходит сбой, возвращается код ошибки.

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

См. также

Ссылки

IVsTextManagerEvents2 Интерфейс

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