html - Help_File in C# -
i'm using ms visual studio pro 2012 , want create kind of file.
i thinking in create html file this question is: need have html file in directory, after have .exe file created or html file added .exe file?
if not, how can done?
[.net framework 4.5 | windows forms]
edit : want load given (local) html file in default web browser. file should 'inside' .exe
file.
if you're looking build file visual studio, why not at:
sandcastle build file based on comments have written on classes , methods. hit forward slash 3 times (e.g. /
) above class or method declaration , comment box appear. populate salient details, run sandcastle, , file generated.
Comments
Post a Comment