Discussion:
Is there way to generate XML help file on an assembly
(too old to reply)
gzinger
2005-06-17 13:24:07 UTC
Permalink
I am not sure if compiled assemblies keep those comment sections that can be
turned into help files, but if it does, is there way to create those help
files on the compiled assembly rather then the source code.

Thanks
--
zbitinc
Gary Chang[MSFT]
2005-06-18 09:57:46 UTC
Permalink
Hi zbitinc,
Post by gzinger
I am not sure if compiled assemblies keep those comment sections that can be
turned into help files, ...
no, the compiled assemblies will not keep those comment stuffs, they only
exist in the source code file.


Thanks!

Best regards,

Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn

This posting is provided "AS IS" with no warranties, and confers no rights.
Continue reading on narkive:
Loading...