VsTextLineStorage (Interfaz)
Representa la imagen se conservan y unpersisted que. Representa el intervalo de texto que está visible y editarse en vistas de editor de texto.
Espacio de nombres: Microsoft.VisualStudio.TextManager.Interop
Ensamblado: Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)
Sintaxis
'Declaración
<GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")> _
Public Interface VsTextLineStorage _
Inherits IVsTextStorage
[GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")]
public interface VsTextLineStorage : IVsTextStorage
[GuidAttribute(L"1ABAC269-8FB0-438E-8217-230AC6EB5766")]
public interface class VsTextLineStorage : IVsTextStorage
[<GuidAttribute("1ABAC269-8FB0-438E-8217-230AC6EB5766")>]
type VsTextLineStorage =
interface
interface IVsTextStorage
end
public interface VsTextLineStorage extends IVsTextStorage
El tipo VsTextLineStorage expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
Storage_Attach | (Se hereda de IVsTextStorage). | |
Storage_CopyText | (Se hereda de IVsTextStorage). | |
Storage_Detach | (Se hereda de IVsTextStorage). | |
Storage_Find | (Se hereda de IVsTextStorage). | |
Storage_GetCharsInSpan | (Se hereda de IVsTextStorage). | |
Storage_GetLanguageServiceID | (Se hereda de IVsTextStorage). | |
Storage_GetLength | (Se hereda de IVsTextStorage). | |
Storage_GetLengthOfLine | (Se hereda de IVsTextStorage). | |
Storage_GetLineCount | (Se hereda de IVsTextStorage). | |
Storage_GetLineDataEx | (Se hereda de IVsTextStorage). | |
Storage_GetLineIndexOfPosition | (Se hereda de IVsTextStorage). | |
Storage_GetPositionOfLineIndex | (Se hereda de IVsTextStorage). | |
Storage_RefreshColorization | (Se hereda de IVsTextStorage). | |
Storage_ReleaseLineDataEx | (Se hereda de IVsTextStorage). | |
Storage_Replace | (Se hereda de IVsTextStorage). | |
Storage_SetLanguageServiceID | (Se hereda de IVsTextStorage). |
Arriba
Vea también
Referencia
Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)