Considering the Preload IProcessHostPreloadClient method, there is a string [] parameter, which can be represented in MSDN as "Data for application initialization". However, there is no information about where this data comes from, or how we can assign values to it.
Where does this data come from and how can we assign values to it?
source
share