summaryP:DotNetNuke.Services.FileSystem.IFolderInfo.FolderPath

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

Syntax

C#
string FolderPath { get; set; }
Visual Basic
Property FolderPath As String
	Get
	Set

See Also