Tagged Questions

1
vote
4answers
2k views

Is it never possible to get the FullName from a file using Silverlight OpenFileDialog?

I want to get the fullname from a file on Silverlight OpenFileDialog, when I try that, Silverlight throws me an error. I saw there is an attribute on FullName saying it is [SECURITY CRITICAL], but I ...