SftpItem.Group Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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. |