IVsHiddenRegionEx Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides additional methods for IVsHiddenRegion.
public interface class IVsHiddenRegionEx
C++/CX
public interface class IVsHiddenRegionEx
__interface IVsHiddenRegionEx
[System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IVsHiddenRegionEx
[System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsHiddenRegionEx
[<System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IVsHiddenRegionEx = interface
[<System.Runtime.InteropServices.Guid("FA54DAC7-23D3-4C27-B46E-0D2591E5CF0A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsHiddenRegionEx = interface
Public Interface IVsHiddenRegionEx
- Attributes
Get |
Gets the banner attributes. |
Set |
Sets the banner attributes. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |