IVsHiddenRegionEx Interface

 

Provides additional methods for IVsHiddenRegion.

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

[GuidAttribute("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")]
[InterfaceTypeAttribute(1)]
public interface class IVsHiddenRegionEx

NameDescription
System_CAPS_pubmethodGetBannerAttr(UInt32, array<UInt32>^)

Gets the banner attributes.

System_CAPS_pubmethodSetBannerAttr(UInt32, array<UInt32>^)

Sets the banner attributes.

Return to top
Show: