SftpItem.GroupId Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
GroupId
Gets the group ID of the file. Only available on SFTP v3 servers.
Declaration
public int GroupId { get; }
Property Value
Type | Description |
---|---|
Int32 | Group ID. |