summaryP:DotNetNuke.Services.FileSystem.FileInfo.RelativePath

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string RelativePath { get; }
Visual Basic
Public ReadOnly Property RelativePath As String
	Get

Implements

IFileInfo..::..RelativePath

See Also