There is only one file in an assembly: the DLL. If you're referring to
source code files, they are used to CREATE the assembly. They are not part
of the assembly, any more than a blueprint is part of a house.

Signature
HTH,
Kevin Spencer
Microsoft MVP
.Net Developer
Neither a follower nor a lender be.
> We can right-click a web site project in the Solution Explorer of VS2005
> Beta2 , and open the Properties Page.
> There is a reference list in hte Properties page.
> There show the reference name of assembly. I wnat to know the actual files
> of that assembly.
> How can I do?