Directory (System.IO.Directory)

Inherits: System.Object

Interfaces:

Derived Types: 0

Assembly: mscorlib.dll

Exposes static methods for creating, moving, and enumerating through directories and subdirectories.

VB.NET C#

C#

public static Directory
{
}

Articles

Problem with System.IO.Directory.GetFiles - ASP.NET Forums

The way GetFiles method works is that it needs a physical path. I faced this issue one time and I had to replce the virtual path with a physical path, or even try using

System.IO.Directory.GetFiles

Posted by Red5 // Thu, Oct 25, 2007 11:55 AM Can someone explain to me why the first result in my result set is being returned? ?System.io.Directory.GetFiles(strFolder, "*0?0 ...

Working with System.IO.Directory Class in C#

This article is focused on understanding the Directory class of System.IO namespace. ... Description: The mission of this book is to provide you with a solid foundation of the C# ...

Working with System.IO.Directory Class in C#

This article is focused on understanding the Directory class of System.IO namespace. ... Description: This book is an in-depth treatment of printing functionality available in .NET ...

Working with System.IO.Directory Class in C#

Working with System.IO.Directory Class in C# C# Help c-sharp ... Printable Version. Working with System.IO.Directory Class in C# By Chandra Hundigam

System.IO.Directory Class

Base Types Object Directory. Assembly mscorlib Library BCL Summary Provides information and performs operations on directories. Description Implementations are required to preserve ...

Directory Class (System.IO)

Exposes static methods for creating, moving, and enumerating through directories and subdirectories. This class cannot be inherited.

Directory Class

Exposes static methods for creating, moving, and enumerating through directories and subdirectories. For a list of all members of this type, see Directory Members

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support