现在c++的程序中引入c#的dll,出现无法将cli::array<system::string ^,1>转为std::string或system::string的问题,请问该如何解决?
Marshall