IVsHiddenTextSessionEx 接口

IVsHiddenRegionEx 对象的添加方法。

命名空间:  Microsoft.VisualStudio.TextManager.Interop
程序集:  Microsoft.VisualStudio.TextManager.Interop.8.0(在 Microsoft.VisualStudio.TextManager.Interop.8.0.dll 中)

语法

声明
<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

IVsHiddenTextSessionEx 类型公开以下成员。

方法

  名称 说明
公共方法 AddHiddenRegionsEx 添加 IVsHiddenRegionEx 对象。

页首

请参阅

参考

Microsoft.VisualStudio.TextManager.Interop 命名空间