Catalyst File Transfer .NET

FileTransfer.FileInformation Structure

This structure is used by the GetFirstFile and GetNextFile methods to return information about a file on the server.

For a list of all members of this type, see FileTransfer.FileInformation Members.

System.Object
   System.ValueType
      SocketTools.FileTransfer.FileInformation

[Visual Basic]
Public Structure FileTransfer.FileInformation
[C#]
public struct FileTransfer.FileInformation

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SocketTools

Assembly: SocketTools.FileTransfer (in SocketTools.FileTransfer.dll)

See Also

FileTransfer.FileInformation Members | SocketTools Namespace