XML comment with reference to file

BasketballFan88

New Member
I want to add reference to file to xml comment for class. I can do it so:\[code\]/// <summary>/// Condition with the content of the text <a href="file:///d:/a.jpg">file</a>/// </summary>\[/code\]How I can to use relative path to file?
 
Back
Top