Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2007

Tip: Looking for answers? Try searching our database.

edit file details?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Andrew - 13 Sep 2007 00:18 GMT
Hello,

Does anyone know how I can programatically access the file properties
displayed in the Summary tab of the file properties under XP and the
Details tab of the file properties under Vista...? It would be nice to be
able to get at the stuff under the Version tab in XP as well - but I
suspect this is a different process(?)

Any thoughts, suggestions, pointers to docs, etc. would be much
appreciated! (I searched a few times for a while on the web with nothing
but way to access the (MS) Office specific properties of Office files)

Thanks!  

(sorry for the re-post I realized I hadn't used my proper MSDN posting
alias)
Walter Wang [MSFT] - 13 Sep 2007 08:50 GMT
Hi Andrew,

Welcome to MSDN Managed Newsgroup!

Based on my understanding, your first question is how to programmatically
read/write the file proproperties displayed in the summary tab of file
properties on XP and the details tab on Vista. Your second question is how
to get the information under the Version tab on XP. Please feel free to let
me know if I've misunderstood anything.

For your first question, there's a ready-to-use component to do that from
Microsoft:

#Download details: Developer Support OLE File Property Sample (DSOFILE)
http://www.microsoft.com/downloads/details.aspx?FamilyId=9BA6FAC6-520B-4A0A-
878A-53EC8300C4C2&displaylang=en

For your second question:

The System.Diagnostics.FileVersionInfo class lets you easily read file
version information without having to call Windows API functions. This
class has a static GetVersionInfo method that returns a FileVersionInfo
object related to a given file. Once you have such an object, retrieving
version information is as easy as calling its properties.

Please feel free to let me know if there's anything else I can help. Thanks.

Sincerely,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
For MSDN subscribers whose posts are left unanswered, please check this
document: http://blogs.msdn.com/msdnts/pages/postingAlias.aspx

Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express/Windows Mail, please make sure
you clear the check box "Tools/Options/Read: Get 300 headers at a time" to
see your reply promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Walter Wang [MSFT] - 18 Sep 2007 02:56 GMT
Hi Andrew,

I'm writing to check the status of this post. Please feel free to let me
know if there's anything else I can help. Thanks.

Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.