Gets the FileServerUser that uploaded the file.
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property User As FileServerUser Get |
C# |
---|
public FileServerUser User { get; } |