summaryP:DotNetNuke.Services.FileSystem.FolderInfo.FolderPath
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("folderpath")] public string FolderPath { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("folderpath")> Public Property FolderPath As String Get Set |