The following tables list the members exposed by FindFile.Info.
Name | Description | |
---|---|---|
Attributes | Gets or sets the file or folder attributes | |
CreationTimeUtc | Gets or sets the file or folder CreationTime in Utc | |
Extension | Returns the extenion or String.Empty | |
FullPath | Gets or sets the full path of the file or folder | |
FullPathUnc | Returns the UNC path to the file or folder | |
LastAccessTimeUtc | Gets or sets the file or folder LastAccessTime in Utc | |
LastWriteTimeUtc | Gets or sets the file or folder LastWriteTime in Utc | |
Length | Gets or sets the length in bytes | |
Name | Returns the file or folder name (with extension) | |
ParentPath | Returns the parent folder's full path | |
ParentPathUnc | Returns the UNC path to the parent folder |