The SftpFileSytemInformation type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| AvailableBlocks |
Gets the available blocks.
| |
| AvailableNodes |
Gets the available nodes.
| |
| BlockSize |
Gets the size of the block.
| |
| FreeBlocks |
Gets the free blocks.
| |
| FreeNodes |
Gets the free nodes.
| |
| IsReadOnly |
Gets a value indicating whether this instance is read only.
| |
| MaxNameLenght |
Gets the max name lenght.
| |
| Sid |
Gets the sid.
| |
| SupportsSetUid |
Gets a value indicating whether [supports set uid].
| |
| TotalBlocks |
Gets the total blocks.
| |
| TotalNodes |
Gets the total nodes.
|
See Also