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