Closed jakubmisek closed 8 years ago
EnvDTE.Properties.Item() throws an exception if the specified value could not be found in the properties collection (https://msdn.microsoft.com/en-us/library/envdte.properties.item.aspx). This has to be handled otherwise in this case, Visual Studio crashes.
EnvDTE.Properties.Item() throws an exception if the specified value could not be found in the properties collection (https://msdn.microsoft.com/en-us/library/envdte.properties.item.aspx). This has to be handled otherwise in this case, Visual Studio crashes.