summaryP:DotNetNuke.Services.FileSystem.FileVersionInfo.Width

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

Syntax

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

See Also