Results 1 to 2 of 2

Thread: C#.net how to access properties of a file?

  1. #1
    Join Date
    May 2008
    Posts
    40

    C#.net how to access properties of a file?

    Hi..
    Problem about c#.net
    I want to know how to change the details of a file where we right click the file go to properties window & here we have a summary tab having the details such as title,subject,keywords etc. Now i want to do this through C#.net
    Thanks,

  2. #2
    Join Date
    May 2008
    Posts
    30

    C#.net

    I've tried two ways till now, one by opening the responding application.
    The other way was using the dsofile.dll from microsoft. With that, first, it
    seemed to work. But then I've realized, that if any file properties are read with that dll, the file stays open. Next time i try to read the details i get error saying the file is alrerady open.I've to close my app, and then restart. Than it works again. That's not pretty nice. I set the reader = null in my routine, but it seems so, that this dll keeps the file open somewhere in background.

Similar Threads

  1. Manage properties of access internally
    By Gunner 1 in forum Software Development
    Replies: 5
    Last Post: 17-02-2010, 03:17 AM
  2. Properties of .ini file
    By Logan 2 in forum Software Development
    Replies: 5
    Last Post: 25-01-2010, 01:43 PM
  3. Field properties in Ms Access 2007
    By Bansi_WADIA in forum Windows Software
    Replies: 5
    Last Post: 08-01-2010, 05:10 AM
  4. Can't access network adapter properties.
    By slugdoug in forum Networking & Security
    Replies: 2
    Last Post: 20-10-2009, 09:16 AM
  5. Change properties of PDF/A file
    By !const in forum Windows Software
    Replies: 3
    Last Post: 04-05-2009, 02:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,368,021.73536 seconds with 16 queries