Gets or sets the size of the File with Unit, e.g. 100 B, 12 KB, 200 MB, etc.
Namespace: DotNetNuke.Services.Social.Messaging.Internal.ViewsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Size { get; set; } |
Visual Basic |
---|
Public Property Size As String Get Set |