IVsContainedLanguageHost3 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.
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) |