summaryP:DotNetNuke.Services.FileSystem.FileVersionInfo.Size
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[XmlElementAttribute("size")] public int Size { get; set; } |
| Visual Basic |
|---|
<XmlElementAttribute("size")> Public Property Size As Integer Get Set |