IVsMergeableUIItem Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | GetCanonicalName(String^) | Returns non-localized item name, used for comparison in inter-language merging of items. |
![]() | GetDescription(String^) | Returns the description of the item. |
![]() | GetDisplayName(String^) | Returns the localized item name used for display in UI. |
![]() | GetMergingPriority(Int32) | Returns the merging priority. |
Show:
