Getting Direcotry files sorted by date, is it possible?
From: Raed Sawalha (RaedSawalha_at_discussions.microsoft.com)
Date: 02/16/05
- Next message: MuZZy: "PLS HELP! - Getting object size"
- Previous message: Cor Ligthert: "Re: Shaped Forms"
- Next in thread: Jonathan Stowe: "Re: Getting Direcotry files sorted by date, is it possible?"
- Reply: Jonathan Stowe: "Re: Getting Direcotry files sorted by date, is it possible?"
- Reply: Stefan L: "Re: Getting Direcotry files sorted by date, is it possible?"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Feb 2005 06:27:02 -0800
I wondering if it possilble to get the directory files ordered by creation date
string [] files = System.IO.Directory.GetFiles(strPath,"*.msg")
can I sort the returned file by creation date?
or is there a ready method do the jobthat in .NET
- Next message: MuZZy: "PLS HELP! - Getting object size"
- Previous message: Cor Ligthert: "Re: Shaped Forms"
- Next in thread: Jonathan Stowe: "Re: Getting Direcotry files sorted by date, is it possible?"
- Reply: Jonathan Stowe: "Re: Getting Direcotry files sorted by date, is it possible?"
- Reply: Stefan L: "Re: Getting Direcotry files sorted by date, is it possible?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|