FileSystemInfo (System.IO.FileSystemInfo)

Inherits: System.MarshalByRefObject

Interfaces: ISerializable

Derived Types: 2 (Click here to see a list of derived types)

Assembly: mscorlib.dll

Provides the base class for both FileInfo and DirectoryInfo objects.

VB.NET C#

C#

public abstract class FileSystemInfo : System.MarshalByRefObject, System.Runtime.Serialization.ISerializable
{
}

Articles

DevCity.NET :: FileSystemInfo Class in C# and VB.NET for beginners

Imports System . IO Public Class CFileSystem Inherits System . IO . FileSystemInfo Private mobjFileInfo As FileInfo Private mobjDirectoryInfo As DirectoryInfo Private ...

FileSystemInfo (Clase)

Proporciona la clase base para los objetos FileInfo y DirectoryInfo . Para obtener una lista de todos los miembros de este tipo, vea FileSystemInfo (Miembros de)

Classe FileSystemInfo

Fournit la classe de base pour les objets FileInfo et DirectoryInfo . Pour obtenir une liste de tous les membres de ce type, consultez Membres FileSystemInfo

Type: System.IO.FileInfo

inherited from  System.IO.FileSystemInfo) Read-write See base class member description: System.IO.FileSystemInfo.Attributes Gets or sets the FileAttributes of the current ...

Type: System.IO.FileSystemInfo

System.IO.FileSystemInfo Class Assembly: Mscorlib.dll Namespace: System.IO Summary Provides the base class for both FileInfo and DirectoryInfo objects.

Mono Documentation

Documentation for this section has not yet been entered. See Also: FileInfo Members. System.Object System.MarshalByRefObject System.IO.FileSystemInfo

Mono Documentation

Remarks Documentation for this section has not yet been entered. Requirements Namespace: System.IO Assembly: mscorlib (in mscorlib.dll) Assembly Versions:

FileSystemInfo Class (System.IO)

The FileSystemInfo class contains methods that are common to file and directory ... System . . :: . Object    System . . :: . MarshalByRefObject      System.IO . . :: . FileSystemInfo

FileSystemInfo Class

Provides the base class for both FileInfo and DirectoryInfo objects. For a list of all members of this type, see FileSystemInfo Members . System.Object

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