Gets the full path which needs to be authorized for the specified operations (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; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also