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