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