Name | Description | |
---|---|---|
Attributes | Gets or sets the attributes of the item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CreationDateTime | Gets or sets the creation date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
DefaultAutomaticReadFileShare | Gets a value indicating the default FileShare value to be used when opening read streams for copy/move operations. | |
DefaultAutomaticWriteFileShare | Gets or sets a value indicating the default FileShare value to be used when opening write streams for copy/move operations. | |
Exists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.AbstractFile) | |
FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HostedFullName | Overridden. Gets a human-readable full pathname starting with "sftp://hostname" representing the fully qualified path of all host files containing the item and the path of the item itself. | |
HostFile | Gets an Xceed.FileSystem.AbstractFile containing an archived version of this Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.AbstractFile) | |
LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Session | ||
Size | Gets the size of the file in bytes. (Inherited from Xceed.FileSystem.AbstractFile) |