IVsCodeWindowEx Interface
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Декларация
<GuidAttribute("186F17A5-7270-4BC5-A8DE-72F4A0E49647")> _
<InterfaceTypeAttribute()> _
Public Interface IVsCodeWindowEx
'Применение
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