file path

J

jdaglr

how do I write the VB .NET code to get the full file path where this InfoPath
form resides?
 
B

Brian Teutsch [MSFT]

Take a look at the documentation while you're designing the form. I believe
the property is the XDocument.Solution.URI property, but the Programming
reference will get it right.

Brian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top