I need to change the tagset name in a C# addin in the event the user changes some settings. I have tried just updating TagSet.Name to the new tagset name and that will in fact update the tagset name but it seems to lose associated tags.
↧
I need to change the tagset name in a C# addin in the event the user changes some settings. I have tried just updating TagSet.Name to the new tagset name and that will in fact update the tagset name but it seems to lose associated tags.