.NET Framework Class Library
FileInfo Properties

The FileInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkAttributesGets or sets the current directory or file. (Inherited from FileSystemInfo.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkCreationTimeGets or sets the creation time of the current directory or file. (Inherited from FileSystemInfo.)
Public propertyCreationTimeUtcGets or sets the creation time, in coordinated universal time (UTC), of the current directory or file. (Inherited from FileSystemInfo.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkDirectoryGets an instance of the parent directory.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkDirectoryNameGets a string representing the directory's full path.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkExistsGets a value indicating whether a file exists. (Overrides FileSystemInfo..::.Exists.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkExtensionGets the string representing the extension part of the file. (Inherited from FileSystemInfo.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkFullNameGets the full path of the directory or file. (Inherited from FileSystemInfo.)
Public propertyIsReadOnlyGets or sets a value that determines if the current file is read only.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkLastAccessTimeGets or sets the time the current file or directory was last accessed. (Inherited from FileSystemInfo.)
Public propertyLastAccessTimeUtcGets or sets the time, in coordinated universal time (UTC), that the current file or directory was last accessed. (Inherited from FileSystemInfo.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkLastWriteTimeGets or sets the time when the current file or directory was last written to. (Inherited from FileSystemInfo.)
Public propertyLastWriteTimeUtcGets or sets the time, in coordinated universal time (UTC), when the current file or directory was last written to. (Inherited from FileSystemInfo.)
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkLengthGets the size, in bytes, of the current file.
Public propertySupported by the .NET Compact FrameworkSupported by the XNA FrameworkNameGets the name of the file. (Overrides FileSystemInfo..::.Name.)
Top
See Also

Reference

Tags :


Page view tracker