SftpItem.Group Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
Group
Gets the group of the file. Contains the group name on SFTP v4 servers and group ID on SFTP v3 servers.
Declaration
public string Group { get; }
Property Value
| Type | Description |
|---|---|
| String | Group. |