IVsCodeWindow2, interface
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop.12.0 (dans Microsoft.VisualStudio.TextManager.Interop.12.0.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")> _
Public Interface IVsCodeWindow2
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
public interface IVsCodeWindow2
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"81A91FB7-7625-461A-8A9C-B1CC701ECCC5")]
public interface class IVsCodeWindow2
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("81A91FB7-7625-461A-8A9C-B1CC701ECCC5")>]
type IVsCodeWindow2 = interface end
public interface IVsCodeWindow2
Le type IVsCodeWindow2 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
GetContainingCodeWindow | ||
GetEmbeddedCodeWindow | ||
GetEmbeddedCodeWindowCount |
Début