SocketTools .NET Edition

FtpClient.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 FtpClient.FileInformation Members.

System.Object
   System.ValueType
      SocketTools.FtpClient.FileInformation

[Visual Basic]
Public Structure FtpClient.FileInformation
[C#]
public struct FtpClient.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.FtpClient (in SocketTools.FtpClient.dll)

See Also

FtpClient.FileInformation Members | SocketTools Namespace