| FileLength Property |
Gets the length.
Namespace:
Dynamicweb.FilePublisher
Assembly:
Dynamicweb.FilePublisher (in Dynamicweb.FilePublisher.dll) Version: 3.0.3
Syntax public long Length { get; }
Public ReadOnly Property Length As Long
Get
Property Value
Type:
Int64The length.
See Also