Condividi tramite


Interfaccia IVsCodeWindowEvents2

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.12.0 (in Microsoft.VisualStudio.TextManager.Interop.12.0.dll)

Sintassi

'Dichiarazione
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")> _
Public Interface IVsCodeWindowEvents2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")]
public interface IVsCodeWindowEvents2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"6703F718-2939-40C2-8F8F-AB393378AEC8")]
public interface class IVsCodeWindowEvents2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("6703F718-2939-40C2-8F8F-AB393378AEC8")>]
type IVsCodeWindowEvents2 =  interface end
public interface IVsCodeWindowEvents2

Il tipo IVsCodeWindowEvents2 espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico OnCloseEmbeddedCodeWindow
Metodo pubblico OnNewEmbeddedCodeWindow

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop