summaryP:DotNetNuke.Services.FileSystem.FileVersionInfo.Height

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

Syntax

C#
[XmlElementAttribute("height")]
public int Height { get; set; }
Visual Basic
<XmlElementAttribute("height")> 
Public Property Height As Integer
	Get
	Set

See Also