summaryP:DotNetNuke.Services.FileSystem.IFileInfo.RelativePath

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

Syntax

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

See Also