Gets the full path of the uploaded file (relative to the root of the user's base filesystem).
Namespace:
Rebex.Net.Servers
Assembly:
Rebex.FileServer (in Rebex.FileServer.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property FullPath As String Get |
| C# |
|---|
public string FullPath { get; } |