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