Hello. Can u please me for getting version of selected (through openDialog) file at SilverLight3. For other kind app we can user
FileVersionInfo myFileVersionInfo = FileVersionInfo.GetVersionInfo("%systemroot%\\Notepad.exe");
But how we can do it at SL?