IVsCodeWindow2 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 IVsCodeWindow2
public interface class IVsCodeWindow2
__interface IVsCodeWindow2
[System.Runtime.InteropServices.Guid("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsCodeWindow2
[<System.Runtime.InteropServices.Guid("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsCodeWindow2 = interface
Public Interface IVsCodeWindow2
- Attributes
Methods
GetContainingCodeWindow(IVsCodeWindow) | |
GetEmbeddedCodeWindow(Int32, IVsCodeWindow) | |
GetEmbeddedCodeWindowCount(Int32) |