Catalyst File Transfer .NET

FileTransfer.FileInformation Members

FileTransfer.FileInformation overview

Public Instance Fields

FileDate Specifies the date and time the file was created or last modified.
FileGroup Specifies the name of the group that owns the file.
FileLinks Specifies the number of links to the file.
FileName Specifies the name of the file.
FileOwner Specifies the name of the file owner.
FilePerms Specifies the permissions for the file.
FileSize Specifies the size of the file in bytes.
FileVersion Specifies the number of revisions made to the file.
IsDirectory Specifies if the file is a directory or regular file.

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

FileTransfer.FileInformation Class | SocketTools Namespace