简体   繁体   中英

Create a link in comment that will open another code file?

有没有办法在代码注释中包含超链接/书签,当单击该注释时,将在解决方案中打开目标代码文件?

You can use something like this

//file:C:\\Users\\Example.cs

Or use the Bookmark : https://msdn.microsoft.com/en-us/library/xc3ed5eh.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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