Tag not monitored by Microsoft.
How to update tools->options->TextEditor->XML->miscellaneous schema cache programatically
golf89
1
Reputation point
Hi All,
I want to change value of XML Schema Cache location in visual studio tool options. When i checked found that these values are stored in CurrentSettings.vssettings file and can be read using dte.prioperties.
But dte.properties need 2 strings, where "<PropertyValue name="SchemaCacheLocation">%VsInstallDir%\xml\Schemas</PropertyValue>" is under a Category tag "XMLEditor".
Can someone please help how to update this value?
Regards,
Community Center | Not monitored
Community Center | Not monitored
Sign in to answer