简体   繁体   English

使用C#given hwnd获取Chrome,Firefox和IE中的当前URL

[英]Get current URL in Chrome, Firefox and IE using C# given hwnd

考虑到Chrome,Firefox或IE的hwnd,是否有推荐的方法来检索当前的URL?

 Request.Url.Scheme
Request.Url.Host
 Request.ApplicationPath 

You can use these and explore more also . 您可以使用这些并进一步探索。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM