Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以在 Visual Studio 中打开远程 url(即 http url)。
IVsUIShellOpenDocument.OpenStandardEditor方法听起来很有希望,但它需要一个现有的文档。
有没有人设法让这个工作?