WeOnlyDo! wodWebServer ActiveX - End Property
      
 

Description

Holds ending position of the part in the file.


Property type

A Long value.  


Syntax

object.End



The End Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebRequestUploadPart.

Remarks

This property holds ending position of the part in the Request.Body (or, if accessed via Request.Filename property), in case you want to access this part from external source.