IVsTextStorage - интерфейс
Представляет диапазон текста, доступны для просмотра и редактирования представлениями текстового редактора.
Пространство имен: Microsoft.VisualStudio.TextManager.Interop
Сборка: Microsoft.VisualStudio.TextManager.Interop (в Microsoft.VisualStudio.TextManager.Interop.dll)
Синтаксис
'Декларация
<GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTextStorage
[GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")]
[InterfaceTypeAttribute()]
public interface IVsTextStorage
[GuidAttribute(L"1ABAC269-8FB0-438E-8217-230AC6EB5766")]
[InterfaceTypeAttribute()]
public interface class IVsTextStorage
[<GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")>]
[<InterfaceTypeAttribute()>]
type IVsTextStorage = interface end
public interface IVsTextStorage
Тип IVsTextStorage предоставляет следующие члены.
Методы
В начало страницы
Заметки
IVsTextStorage требуется для всех объектов хранилища.
См. также
Ссылки
Microsoft.VisualStudio.TextManager.Interop - пространство имен