TextEditor 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("9FF3DDCA-1795-4191-A5B1-02D1AE35D074")> _
Public Interface TextEditor
'Usage
Dim instance As TextEditor
[GuidAttribute("9FF3DDCA-1795-4191-A5B1-02D1AE35D074")]
public interface TextEditor
[GuidAttribute(L"9FF3DDCA-1795-4191-A5B1-02D1AE35D074")]
public interface class TextEditor
public interface TextEditor