Create Supported by the .NET Compact Framework. | Creates a directory. |
CreateObjRef (inherited from MarshalByRefObject) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
CreateSubdirectory Supported by the .NET Compact Framework. | Creates a subdirectory or subdirectories on the specified path. The specified path can be relative to this instance of the DirectoryInfo class. |
Delete Supported by the .NET Compact Framework. | Overloaded. Overridden. Deletes a DirectoryInfo and its contents from a path. |
Equals (inherited from Object)
Supported by the .NET Compact Framework. | Overloaded. Determines whether two Object instances are equal. |
GetDirectories Supported by the .NET Compact Framework. | Overloaded. Returns the subdirectories of the current directory. |
GetFiles Supported by the .NET Compact Framework. | Overloaded. Returns a file list from the current directory. |
GetFileSystemInfos Supported by the .NET Compact Framework. | Overloaded. Retrieves an array of strongly typed FileSystemInfo objects. |
GetHashCode (inherited from Object)
Supported by the .NET Compact Framework. | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLifetimeService (inherited from MarshalByRefObject) | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetObjectData (inherited from FileSystemInfo) | Sets the SerializationInfo object with the file name and additional exception information. |
GetType (inherited from Object)
Supported by the .NET Compact Framework. | Gets the Type of the current instance. |
InitializeLifetimeService (inherited from MarshalByRefObject) | Obtains a lifetime service object to control the lifetime policy for this instance. |
MoveTo Supported by the .NET Compact Framework. | Moves a DirectoryInfo instance and its contents to a new path. |
Refresh (inherited from FileSystemInfo)
Supported by the .NET Compact Framework. | Refreshes the state of the object. |
ToString Supported by the .NET Compact Framework. | Overridden. Returns the original path that was passed by the user. |