通过httpContext.获取当前地址当前主机域名

string url = HttpContext.Current.Request.Url.Host.ToString();

相关文章:

  • 2021-10-16
  • 2021-11-02
  • 2021-11-04
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
  • 2021-06-15
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-29
  • 2021-08-26
  • 2021-08-17
  • 2022-02-10
相关资源
相似解决方案