Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<GuidAttribute("0AE3E015-2900-4DDF-87AF-CC522AE02284")> _
<InterfaceTypeAttribute()> _
Public Interface IVsMergeableUIItem
'Usage
Dim instance As IVsMergeableUIItem
[GuidAttribute("0AE3E015-2900-4DDF-87AF-CC522AE02284")]
[InterfaceTypeAttribute()]
public interface IVsMergeableUIItem
[GuidAttribute(L"0AE3E015-2900-4DDF-87AF-CC522AE02284")]
[InterfaceTypeAttribute()]
public interface class IVsMergeableUIItem
public interface IVsMergeableUIItem
Remarks
This interface must be implemented by implementers of IVsPackageDefinedTextMarkerType, and may be implemented (that is, it is not absolutely required) by implementers of IVsColorableItem.