IVsHiddenTextSessionEx-Schnittstelle
Stellt eine Add-Methode für IVsHiddenRegionEx-Objekte bereit.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("A43C0083-755F-4385-9574-4C14BFFC4344")> _
<InterfaceTypeAttribute()> _
Public Interface IVsHiddenTextSessionEx
[GuidAttribute("A43C0083-755F-4385-9574-4C14BFFC4344")]
[InterfaceTypeAttribute()]
public interface IVsHiddenTextSessionEx
[GuidAttribute(L"A43C0083-755F-4385-9574-4C14BFFC4344")]
[InterfaceTypeAttribute()]
public interface class IVsHiddenTextSessionEx
[<GuidAttribute("A43C0083-755F-4385-9574-4C14BFFC4344")>]
[<InterfaceTypeAttribute()>]
type IVsHiddenTextSessionEx = interface end
public interface IVsHiddenTextSessionEx
Der IVsHiddenTextSessionEx-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
![]() |
AddHiddenRegionsEx | Fügt IVsHiddenRegionEx-Objekte hinzu. |
Zum Seitenanfang