TextBuffer Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("F47DC7E7-84B6-474F-BB91-631640AA0560")> _
Public Interface TextBuffer
'Usage
Dim instance As TextBuffer
[GuidAttribute("F47DC7E7-84B6-474F-BB91-631640AA0560")]
public interface TextBuffer
[GuidAttribute(L"F47DC7E7-84B6-474F-BB91-631640AA0560")]
public interface class TextBuffer
public interface TextBuffer