Windows Vista Beta | WinVistaBeta.com - Message | <Include> File as <Summary>

January 05, 2009  
Subject: <Include> File as <Summary>
Group: microsoft.public.windows.developer.winfx.general
Date: 12/15/2006 7:08:01 AM
From: =?Utf-8?B?SG9yc3QgS2xlaW4=?= [Email Address Protection]

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

Back