IVsContainedLanguageHost3 Interface

Definition

public interface class IVsContainedLanguageHost3
public interface class IVsContainedLanguageHost3
__interface IVsContainedLanguageHost3
[System.Runtime.InteropServices.Guid("226DE1FF-1521-4190-B7FE-1F9562180747")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsContainedLanguageHost3
[<System.Runtime.InteropServices.Guid("226DE1FF-1521-4190-B7FE-1F9562180747")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsContainedLanguageHost3 = interface
Public Interface IVsContainedLanguageHost3
Attributes

Methods

GetIndentSize(Int32)
GetLineIndent(Int32, String)
GetTabs(Int32)
GetTabSize(Int32)

Applies to