is it possible to add created file in to solution specific location and save after this line? `dte.ItemOperations.NewFile(@"General\Text File", docName, EnvDTE.Constants.vsViewKindTextView);` currently file in temp location