IVsTextEditPerLanguage 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("5943BD7E-D722-42DB-A251-FE2ADD8711EA")> _
Public Interface IVsTextEditPerLanguage
[GuidAttribute("5943BD7E-D722-42DB-A251-FE2ADD8711EA")]
public interface IVsTextEditPerLanguage
[GuidAttribute(L"5943BD7E-D722-42DB-A251-FE2ADD8711EA")]
public interface class IVsTextEditPerLanguage
[<GuidAttribute("5943BD7E-D722-42DB-A251-FE2ADD8711EA")>]
type IVsTextEditPerLanguage =  interface end
public interface IVsTextEditPerLanguage

The IVsTextEditPerLanguage type exposes the following members.

Properties

  Name Description
Public property AutoListMembers Infrastructure. Microsoft Internal Use Only.
Public property AutoListParams Infrastructure. Microsoft Internal Use Only.
Public property EnableLeftClickForURLs Infrastructure. Microsoft Internal Use Only.
Public property HideAdvancedMembers Infrastructure. Microsoft Internal Use Only.
Public property IndentSize Infrastructure. Microsoft Internal Use Only.
Public property IndentStyle Infrastructure. Microsoft Internal Use Only.
Public property InsertTabs Infrastructure. Microsoft Internal Use Only.
Public property ShowLineNumbers Infrastructure. Microsoft Internal Use Only.
Public property ShowNavigationBar Infrastructure. Microsoft Internal Use Only.
Public property TabSize Infrastructure. Microsoft Internal Use Only.
Public property VirtualSpace Infrastructure. Microsoft Internal Use Only.
Public property WordWrap Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace