IResource.ContentLength Property

IT Hit WebDAV for .NET

Gets the size of the resource content in bytes.

[Visual Basic]
Property ContentLength As Long
[C#]
long ContentLength {get;}

Property Value

Length of the resource content in bytes.

See Also

IResource Interface | ITHit.WebDAV.Server Namespace