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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also