The SftpFileSystemInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkBlockSize
Size of one block in the file system.
Public propertySupported by the .NET Compact FrameworkFileSystemId
File system ID.
Public propertySupported by the .NET Compact FrameworkFreeSpace
Free space in the file system.
Public propertySupported by the .NET Compact FrameworkFreeSpaceForUser
Free space available for the current user.
Public propertySupported by the .NET Compact FrameworkIsReadOnly
Indicates whether the file system is read-only.
Public propertySupported by the .NET Compact FrameworkTotalSpace
Total space (both empty and allocated) in the file system.

See Also