DirectoryInfo di = new DirectoryInfo(AppDomain.CurrentDomain.BaseDirectory); string path = di.Parent.Parent.FullName;
Powered by: 博客园 Copyright © 2024 zwei Powered by .NET 9.0 on Kubernetes