IVsCodeWindowEx Interface

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Déclaration
<GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCodeWindowEx
'Utilisation
Dim instance As IVsCodeWindowEx
[GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")]
[InterfaceTypeAttribute()]
public interface IVsCodeWindowEx
[GuidAttribute(L"186F17A5-7270-4BC5-A8DE-72F4A0E49647")]
[InterfaceTypeAttribute()]
public interface class IVsCodeWindowEx
[<GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")>]
[<InterfaceTypeAttribute()>]
type IVsCodeWindowEx =  interface end
public interface IVsCodeWindowEx

See Also

Reference

IVsCodeWindowEx Members

Microsoft.VisualStudio.TextManager.Interop Namespace