IVsTextEditPerLanguage Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IVsTextEditPerLanguage
public interface class IVsTextEditPerLanguage
__interface IVsTextEditPerLanguage
[System.Runtime.InteropServices.Guid("5943BD7E-D722-42DB-A251-FE2ADD8711EA")]
[System.Runtime.InteropServices.TypeLibType(4176)]
public interface IVsTextEditPerLanguage
[System.Runtime.InteropServices.Guid("5943BD7E-D722-42DB-A251-FE2ADD8711EA")]
public interface IVsTextEditPerLanguage
[<System.Runtime.InteropServices.Guid("5943BD7E-D722-42DB-A251-FE2ADD8711EA")>]
[<System.Runtime.InteropServices.TypeLibType(4176)>]
type IVsTextEditPerLanguage = interface
[<System.Runtime.InteropServices.Guid("5943BD7E-D722-42DB-A251-FE2ADD8711EA")>]
type IVsTextEditPerLanguage = interface
Public Interface IVsTextEditPerLanguage
- Attributes
Properties
AutoListMembers |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
AutoListParams |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
EnableLeftClickForURLs |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
HideAdvancedMembers |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
IndentSize |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
IndentStyle |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
InsertTabs |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ShowLineNumbers |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
ShowNavigationBar |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
TabSize |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
VirtualSpace |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
WordWrap |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |