IVsTextEditGeneral 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("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")> _
Public Interface IVsTextEditGeneral
'Usage
Dim instance As IVsTextEditGeneral
[GuidAttribute("2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface IVsTextEditGeneral
[GuidAttribute(L"2E1BFD1C-5B26-4ACA-B97B-ED9D261BA3E7")]
public interface class IVsTextEditGeneral
public interface IVsTextEditGeneral