IVsMergeableUIItem Methods

 

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

NameDescription
System_CAPS_pubmethodGetCanonicalName(String^)

Returns non-localized item name, used for comparison in inter-language merging of items.

System_CAPS_pubmethodGetDescription(String^)

Returns the description of the item.

System_CAPS_pubmethodGetDisplayName(String^)

Returns the localized item name used for display in UI.

System_CAPS_pubmethodGetMergingPriority(Int32)

Returns the merging priority.

Return to top
Show: