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
[GuidAttribute("9FF3DDCA-1795-4191-A5B1-02D1AE35D074")]
public interface TextEditor
[GuidAttribute(L"9FF3DDCA-1795-4191-A5B1-02D1AE35D074")]
public interface class TextEditor
[<GuidAttribute("9FF3DDCA-1795-4191-A5B1-02D1AE35D074")>]
type TextEditor =  interface end
public interface TextEditor

The TextEditor type exposes the following members.

Properties

  Name Description
Public property Application Infrastructure. Microsoft Internal Use Only.
Public property Emulation Infrastructure. Microsoft Internal Use Only.
Public property Overtype Infrastructure. Microsoft Internal Use Only.
Public property Parent Infrastructure. Microsoft Internal Use Only.
Public property VisibleWhitespace Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace