| FileSizeKB Property |
Gets the size in KB.
Namespace:
Dynamicweb.FilePublisher
Assembly:
Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax public string SizeKB { get; }
Public ReadOnly Property SizeKB As String
Get
Property Value
Type:
StringThe size in KB.
See Also