The following tables list the members exposed by the FileInfo type.

Name Description
Public property Attributes Set attributes
Public property CreatedTimeUtc
Public property CreationTime Gets or sets the creation time of the current file or directory.
Public property Directory Get the directory
Public property FullName Get the full name
Public property LastAccessTimeUtc
Public property LastWriteTimeUtc
Public property Length Get the length
Public property Name Get the name
Top