Based in the MS Sample http://msdn.microsoft.com/library/default.asp?url=/library/en-us/csref/html/vclrfinclude.asp
I try to include in VB a documentationfile.
But it dosn't work Where to hell must I save the include File????
''' <include file="WPF.VitoApplication.xml" path="'MyDocs/MyMembers[@name=&test&]/*" ></include> Public Class VitoApplication End Class
|