I\'m trying to understand how to make a get a file from my project I\'m using visual studio 2010, and I have a folder in my wpf project that is called: Images
How can I
what about
var uriSource = new Uri(@"/FinalSadna;component/imagename.png", UriKind.Relative);