Gets the owner ID of the file. Only available on SFTP v3 servers.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property OwnerId As Integer Get |
| C# |
|---|
public int OwnerId { get; } |