I want to combine fragments of a registry key fragment without worrying about the right backslash separators that are similar in the spirit of Path.Combine ... or can I just abuse Path.Combine for this purpose?
You can use Path.Combine for this.
Path.Combine
Source: https://habr.com/ru/post/913501/More articles:set two children with the same width, each with 50% in wpf - wpfUsing a text box or checkbox based on attribute type - c #Using either a flag or a text field for an enumeration type - c #TortoiseSVN will come back against updating - tortoisesvnpython celery max-tasks-per-child-setting default - pythonSQL, getting the last two digits of integers - sqlFork processes for every task in celery - memory-managementHow to create a radial gradient of full coverage? - htmlHow to perform a function inside a service every 10 minutes? - c #Error updating WPF UIElement? - c #All Articles