This topic has not yet been rated - Rate this topic

VsTextBuffer Interface

Acts as the base interface for the VsTextBuffer object and provides general information about the text buffer's properties. Provides read and write access to the text buffer using two-dimensional coordinates.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[GuidAttribute("C08E5275-0D26-4DE9-8892-994024C23750")] 
public interface VsTextBuffer : IVsTextBuffer
/** @attribute GuidAttribute("C08E5275-0D26-4DE9-8892-994024C23750") */ 
public interface VsTextBuffer extends IVsTextBuffer
GuidAttribute("C08E5275-0D26-4DE9-8892-994024C23750") 
public interface VsTextBuffer extends IVsTextBuffer
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ